Applicant Details:
- Name: {{ $data['full_name'] }}
- Email: {{ $data['email'] }}
- Phone: {{ $data['phone_number'] }}
Message:
{{ $data['message'] }}
@if($data['cv_path'])CV: The applicant's CV has been uploaded to the server.
@endifCase ID: {{ $data['case_id'] }}
Applicant Details:
Message:
{{ $data['message'] }}
@if($data['cv_path'])CV: The applicant's CV has been uploaded to the server.
@endif