| ID | department | Status | Start Date | End Date | Actions |
|---|---|---|---|---|---|
| {{ $contact->id }} | {{ $contact->department }} | {{ optional($contact->start_date_time)->format('Y-m-d') }} | {{ optional($contact->end_date_time)->format('Y-m-d') }} | Edit |
| ID | department | Status | Start Date | End Date | Actions |
|---|---|---|---|---|---|
| {{ $contact->id }} | {{ $contact->department }} | {{ optional($contact->start_date_time)->format('Y-m-d') }} | {{ optional($contact->end_date_time)->format('Y-m-d') }} | Edit |