@extends('layout.layout') @section('content')
S.L
|
Category | Name English | Name Arabic | Level Number | Session | {{--Schedule | --}}Valid For | Action |
---|---|---|---|---|---|---|---|---|
{{ $tracks->firstItem() + $index }}
|
{{ $item->categories->name_en }} | {{ $item->name_en }} | {{ $item->name_ar }} | {{ $item->levels->level_number }} | {{ $item->session }} | {{--{{ $item->schedule }} | --}}
@foreach ($item->valid_for_types() as $type)
{{ $type->name }} @endforeach |
|
No tracks found. |