@component('mail::message', ['template' => $template, 'title'=>$title,'img' => $img])
profile Pic {{$title}}

{!! $template !!}


Best Regards,

{!! Auth::user()->clients_id == 41 ? 'CSA do Brasil' : Auth::user()->nome !!}

@endcomponent