@component('mail::layout')
{{-- Header --}}
@slot('header')
@component('mail::header', ['url' => config('app.url')])
@endcomponent
@endslot
@php
$styleCss = 'style';
@endphp
{{-- Body --}}
I hope you are well.
Please see attached the invoice #{{ $invoiceNumber }}. The invoice is due by {{ $dueDate }}.
Please don't hesitate to get in touch if you have any questions or need clarifications.
Also you can see the attachment invoice PDF.