| # | Name | Timings | Seats | Price | Action | ||
|---|---|---|---|---|---|---|---|
| {{ $index + 1 }} | {{ $physicalBatch->name }} | {!! get_batch_timings_by_id($physicalBatch->id) !!} | @if($physicalBatch->physical_class_type == 'group') {{ $physicalBatch->number_of_seats }} @endif | ${{ $physicalBatch['course']['fees'] }} | @if(is_in_batch($physicalBatch->id))@else | @endif @if(batch_is_full_by_id($physicalBatch->id)) | @endif |
No Session Available |
|||||||