{{-- Extends layout --}} @extends(getThemeBasePath()) @section('page_title') {{ $page_title }} @endsection @section('styles') @endsection {{-- Content --}} @section('content')
- Total Shifts
- Finalized
- Draft
- Missing
- Cancelled
-% Compliance %
From Date *:
To Date *:
Participant:
Staff:
Status:
Roster Shift Not Selected:
@include('backend.alerts')
{!! $html->table() !!}
@endsection @section('scripts') {!! $html->scripts() !!} @endsection