Boards
@include('admin.errors.form-errors')
| Id |
{{-- Image | --}}
Education System |
Name |
Description |
{{-- Website | --}}
|
@php
$count=0
@endphp
@foreach ($boards as $bd )
| {{++$count}} |
{{$educationSystems->firstWhere('esid',$bd->esid)->esname}} |
{{$bd->bname}} |
|
{{-- | --}}
{{--
--}}
|
@endforeach