| SN | Level Name | Academic Name | {{--Duration | --}} {{--Fees | --}} {{--Brochure | --}}Ordering | Action |
|---|---|---|---|---|---|---|---|
| {{++$key}} | @if(isset($college_course->course->name)){{$college_course->course->name}}@endif | @if(isset($college_course->faculty->name)){{$college_course->faculty->name}}@endif | {{--@if(isset($college_course->duration->name)){{$college_course->duration->name}}@endif | --}} {{--NRs.{{$college_course->course_fees}}/- | --}} {{----}} {{--@php--}} {{--$storePath = config('filesystems.storagePath').'/'.'clients'.'/'.$college->user->name.'/brochure';--}} {{--@endphp--}} {{--@if(isset($college_course->brochure) && \Illuminate\Support\Facades\Storage::disk('public')->exists($storePath.'/'.$college_course->brochure))--}} {{-- View Brochure--}} {{----}} {{--@else--}} {{--Not Found !--}} {{--@endif--}} {{-- | --}}@if(count($college_courses)>1) @if($loop->first) Down Bottom @elseif($loop->last) Up Top @else Up Down Top Bottom @endif @endif |