--}}
@component('mail::message')
# Weekly Near Miss Report : {{ $start->format('M d') }} - {{ $end->format('M d') }}
This is the weekly near miss report for the period {{ $start->format('M d') }} to {{ $end->format('M d') }}
{{-- **{{ $start->format('M d, Y') }} - {{ $end->format('M d, Y') }}** --}}
Please see the attached Excel file.
Thanks,
{{ config('app.name') }}
@endcomponent