{{ $invoice->invoice_customer->customer_name }}
@if($invoice->invoice_customer->billing_address) {!! $invoice->invoice_customer->billing_address !!}{{ $invoice->invoice_customer->customer_name }}
@if($invoice->invoice_customer->shipping_address) {!! $invoice->invoice_customer->shipping_address !!}