@if ($invoice)
@include('invoices.bill', [ 'invoice' => $invoice, ])
@endif