Key Dates
@foreach([
'issued_tob_date' => 'TOB Issued',
'tob_in_date' => 'TOB In',
'ifa_referred_date' => 'IFA Referred',
'application_submitted_date' => 'Application Submitted',
'date_requested_evidence' => 'Evidence Requested',
'fos_allocated_date' => 'FOS Allocated',
'fos_app_submitted_date' => 'FOS App Submitted',
'fos_app_written_sent_to_client_date' => 'FOS App Written / Sent to Client',
'fos_complaint_letter_sent_to_client_date' => 'FOS Complaint Letter Sent',
'fos_initial_complaint_sent_date' => 'FOS Initial Complaint Sent',
'fos_under_review_with_investigator_date' => 'FOS Under Review with Investigator',
'fscs_allocated_date' => 'FSCS Allocated',
'sar_sent_date' => 'SAR Sent',
'sar_received_date' => 'SAR Received',
'sar_reviewed_scanned_date' => 'SAR Reviewed / Scanned',
'application_out_for_signature_date' => 'Application Out for Signature',
'allocated_to_investigator_date' => 'Allocated to Investigator',
'atc_received_date' => 'ATC Received',
'ifa_refer_opted_out_date' => 'IFA Refer Opted Out',
] as $field => $label)
@endforeach