All MOC/CC Boards

@php $user_role = Auth::User()->role(); @endphp
@if ($mocBoards->count()) @foreach ($mocBoards as $index => $mocBoard) id }}> @endforeach @else @endif
# MOC/CC Board Board Code Moc Code Action
{{ $index + $mocBoards->firstItem() }}
{{ $mocBoard->board }}
{{ $mocBoard->board_code }}
{{ $mocBoard->moc_code }}
@if (!empty($user_role) && $user_role == 'ADMIN') @endif
No Data Found
@include('backend.share.pagination', ['data' => $mocBoards])
@csrf
@include('backend.share.update-button', ['name' => 'Update Order'])
@push('scripts') @endpush