@include('emails.partials.header')

{{App\User::find(Auth::id())->first_name}} {{App\User::find(Auth::id())->last_name}} would like to share the attached report with you

@include('emails.partials.footer')