Training Update Notification

Dear {{ $trainer->name }},

We would like to inform you that there has been an **update** regarding your scheduled training session on {{ $topic }} for our team at {{ $company->name }}.

Updated Date: {{ isset($training->end_date) ? \App\Helpers\AppHelper::formatDateForView($training->start_date). ' - '.\App\Helpers\AppHelper::formatDateForView($training->end_date) : \App\Helpers\AppHelper::formatDateForView($training->start_date) }}

Updated Time: {{ \App\Helpers\AppHelper::convertLeaveTimeFormat($training->start_time) . ' - ' . \App\Helpers\AppHelper::convertLeaveTimeFormat($training->end_time) }}

Updated Venue: {{ $training->venue ?? $company->address }}

If you have any questions or require further clarification, please feel free to reach out to us. We appreciate your flexibility and commitment to delivering quality training.

Best regards,
{{ $company->name }}
{{ $company->email }} | {{ $company->phone }}