@extends('layouts.content') @section('body_content') List staff approval change shift applications Example dashboard overview and content summary List staff approval change shift applications Export: Export to Excel Filter Activity: Something @include('partials.alert') History Approval @include('change_shift_applications.modals.staff.approve_request_change_shift_application_modal') @include('change_shift_applications.modals.staff.reject_request_change_shift_application_modal') @include('change_shift_applications.history.staff.history_approval_change_shift_application_staff_modal') @push('scripts') @endpush @endsection