{{-- Header with logo --}} {{-- Title --}} {{-- Session info --}} {{-- Message --}} {{-- Participants list --}} {{-- Footer --}}
{{ config('app.name') }}
Missing Participants Alert
Session: {{ $session->title ?? 'N/A' }}
Start Date: {{ \Carbon\Carbon::parse($session->start_date)->format('F j, Y, g:i A') ?? 'N/A' }}
The following participants did not attend the session:
© {{ date('Y') }} {{ config('app.name') }}. All rights reserved.
Visit our website