Slots
@forelse ($tableData as $index => $row) @isset($row['track_level_session_id']) @endisset @empty @endforelse
Session Slot Day Slot Start Slot End Date Available Staffs Change Staff
{{ $row['session']?->name_en ?? 'Session ' . $index + 1 }} {{ $row['slot_day'] }} {{ formatTime($row['slot_start']) }} {{ formatTime($row['slot_end']) }} {{ $row['date'] }}
No Data Available
{{-- --}}