|
@@ -34,7 +34,7 @@
|
|
<div style="margin: 0; padding: .3rem; font-family: sans-serif">
|
|
<div style="margin: 0; padding: .3rem; font-family: sans-serif">
|
|
<header style="padding: 0; border: 0; margin: 0">
|
|
<header style="padding: 0; border: 0; margin: 0">
|
|
<div style="text-align: center">
|
|
<div style="text-align: center">
|
|
- <h3 style="margin-bottom:1px;line-height:5px;">{{ $prescription->hcpPro->displayName() }}</h3>
|
|
|
|
|
|
+ <h3 style="margin-bottom:1px;line-height:5px;">{{ $prescription->hcpPro->displayName(true) }}</h3>
|
|
<h4 style="margin-bottom:1px;line-height:5px;">{{$companyName}}</h4>
|
|
<h4 style="margin-bottom:1px;line-height:5px;">{{$companyName}}</h4>
|
|
<h4 style="margin-bottom:1px;line-height:3px;font-weight:400;">{{$addressLine1}}, {{$addressLine2}}</h4>
|
|
<h4 style="margin-bottom:1px;line-height:3px;font-weight:400;">{{$addressLine1}}, {{$addressLine2}}</h4>
|
|
<h4 style="margin-bottom:1rem;line-height:3px;font-weight:400;">{{$city}}, {{$state}} {{$zip}}</h4>
|
|
<h4 style="margin-bottom:1rem;line-height:3px;font-weight:400;">{{$city}}, {{$state}} {{$zip}}</h4>
|