All MOC Practices

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