Dear {{$user->short_name}},

Your service position has been unconfirmed from the meeting shown below. For any questions, please email us at service@{{\App\Models\Setting::where('key', 'WEBSITE_DOMAIN')->first()->value}}.

Meeting: {{$event_name}}
Meeting time: {{date('l, F j, g:i A', strtotime($event_date))}}

Service Position: {{$event_role}}
Status: Pending

Name: {{$user->short_name}}
Email: {{$user->email}}
Phone: {{$user->phone}}


Thank you for your service!
{{\App\Models\Setting::where('key', 'ORG_NAME')->first()->value}}
{{\App\Models\Setting::where('key', 'ORG_OFFICE_ADDRESS')->first()->value}}
{{\App\Models\Setting::where('key', 'ORG_OFFICE_CITY')->first()->value}}, {{\App\Models\Setting::where('key', 'ORG_OFFICE_STATE')->first()->value}} {{\App\Models\Setting::where('key', 'ORG_OFFICE_ZIP')->first()->value}}