@extends('layouts.content') @section('body_content')
List Approval Change Shift Applications
@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