@component('mail::layout', ['company' => $company])
@component('mail::header', ['image' => $image])

{!! $title !!}

@endcomponent

{!! $body !!}

@endcomponent