Dear {{$user->short_name}},
Your service position has been removed from the meeting shown below. For any questions, please email us at {{\App\Models\Setting::where('key', 'SERVICE_EMAIL')->first()->value}}.
Meeting: {{$event_name}}
Meeting time: {{date('l, F j, g:i A', strtotime($event_date))}}
Service Position: {{$event_role}}
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}}