@extends('layouts.content') @section('body_content') List Approval Change Shift Applications Example dashboard overview and content summary List Approval Change Shift Applications Export: Export to Excel Filter Activity: Something @include('partials.alert') {{-- @include('change_shift_applications.modals.approve_change_shift_application_modal') --}} @include('change_shift_applications.modals.staff.reject_request_change_shift_application_modal') @push('scripts') @endpush @endsection