CoreLife Training
HRD Corp registration received
Thank you. We have recorded your HRD Corp registration for {{ $course->name }}.
Programme details
{{ $course->programme->name ?? $course->name }}
@if ($course->start_date)Dates: {{ $course->start_date->format('d M Y') }} @if ($course->end_date && $course->end_date->isAfter($course->start_date)) – {{ $course->end_date->format('d M Y') }} @endif
@endif @if ($course->start_time || $course->end_time)Time: {{ $course->start_time ?? '–' }} @if ($course->end_time) – {{ $course->end_time }} @endif
@endif @if ($course->location)Venue: {{ $course->location }}
@endifParticipant & company
{{ $registration->name }} ({{ $registration->email }})
@if ($registration->organisation)Company: {{ $registration->organisation }}
@endif @if ($registration->company_reg_number)Company registration no.: {{ $registration->company_reg_number }}
@endif @if ($registration->company_address)Address: {{ $registration->company_address }}
@endifParticipants: {{ $registration->quantity }} pax
What happens next?
- • Our team will email your organisation (from {{ config('mail.from.address') }}) to arrange HRD Corp documentation and payment.
- • You will receive joining instructions and agenda once the HRD Corp process is confirmed.
- • No online payment has been taken at this stage.