@extends('layouts.content') @section('body_content') List Approval Employee List Approval Employee Export: Export to Excel Filter Activity: Something @include('partials.alert') @include('employee.modals.approved_employee_modal') @include('employee.modals.reject_employee_modal') @include('employee.modals.show_employee_modal') @endsection