Sl No.
Name
Priority
Is Default
Status
Edit
Delete
@php $i=1;@endphp @if($study_material_types->count() > 0) @foreach($study_material_types as $list)
{{$i++}}
{{$list->name}}
{{$list->priority}}
is_default=='1' ? 'checked' : '0'}}>
status=='1' ? 'checked' : '0'}}>
@endforeach @else
No Data Found
@endif
Show: 10
Show: 30
Show: 50