| Leave Type | From | To | Days | Status | Reason | Action |
|---|---|---|---|---|---|---|
| {{ $application->leaveType?->name ?? '—' }} | {{ $application->from_date->format('d M, Y') }} | {{ $application->to_date->format('d M, Y') }} | {{ $application->total_days }} |
|
{{ $application->reason }} |
@if ($application->isPending())
|