{{-- delete rrr --}}
*
@foreach (App\Models\Academic::all() as $value => $label) @endforeach
{{--
Print
Reload Page
--}}
DEPARTMENT TITLE {{-- @if ($selectPage) --}} {{-- @unless ($selectAll)
You have selected {{ $transactions->count() }} transactions, do you want to select all {{ $transactions->total() }}? Select All
@else You are currently selecting all {{ $transactions->total() }} transactions. @endif
--}}
{{-- @endif --}} @if ($departmentsWithStatus) @forelse ($departmentsWithStatus as $department) {{-- @if ($department->status) --}} @foreach ($department->status as $status) {{-- {{$loop->iteration }} --}} {{ $this->getDepartment($status->department_id) }} @endforeach {{-- @endif --}} @empty
No transactions found...
@endforelse @endif
{{-- {{ $stokenTokens->links() }} --}}