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