diff --git a/resources/views/app/pdf/invoice/invoice1.blade.php b/resources/views/app/pdf/invoice/invoice1.blade.php index e2626ba9..e41ce6fc 100644 --- a/resources/views/app/pdf/invoice/invoice1.blade.php +++ b/resources/views/app/pdf/invoice/invoice1.blade.php @@ -389,9 +389,9 @@ @include('app.pdf.invoice.partials.billing-address') -
user->billingaddress) style="float:left;" @endif> +
user->billingaddress) style="float:left;" @else style="float:left: padding-left: 0px;" @endif> @include('app.pdf.invoice.partials.shipping-address') -
+ @if($invoice->user->billingaddress)
@endif
@include('app.pdf.invoice.partials.table')