Agency: | {{ $requisition->client->agency->name ?? 'N/A' }} | Company: | {{ $requisition->client->business_name ?? 'N/A' }} | ||
Department: | {{ $requisition->department->department_name ?? 'N/A' }} | Designation: | {{ $requisition->designation ?? 'N/A' }} | ||
Date Requested: | {{ $requisition->created_at->timezone('Asia/Manila')->format('F j, Y \a\t g:i A') }} | Job Title: | {{ $requisition->job_title }} | ||
Vacancies: | {{ $requisition->vacant_no }} | Recruitment Type: | {{ ucfirst($requisition->rec_type) }} | ||
To Be Filled Before: | {{ \Carbon\Carbon::parse($requisition->filled_date)->format('F j, Y') }} | @if (in_array('MRF Form Status', $privileges))Status: | {{ $requisition->status ?? 'Open' }} | @else@endif |
Per Store: | {{ $detail->per_store }} | Frequency: | {{ $detail->frequency }} |
Type: | Roving |
Project Name: | {{ $requisition->project_name }} | Replacement For: | {{ $requisition->replacement }} |
Reason: | {{ ucfirst($requisition->reasons) }} | Vacancy From: | {{ ucfirst($requisition->vacant_form) }} |
Name | Current Status |
---|---|
{{ $employee->employee->first_name }} {{ $employee->employee->middle_name }} {{ $employee->employee->last_name }} | {{ $employee->status }} |
Requested By (Printed Name & Signature)
|
Approved By (Printed Name & Signature)
|
HR Department (Printed Name & Signature)
|