# Booking request awaiting approval
**{{ $delegateName }}** has requested a course booking and needs your approval.
- **Course:** {{ $courseTitle }}
- **Date:** {{ $startDate }}
@if($companyName)
- **Company:** {{ $companyName }}
@endif
Approving will confirm the place and charge it to your company account.
Review request
Thanks,
{{ config('app.name') }}