@extends('layouts.content') @section('body_content') Department Example dashboard overview and content summary List Department Export: Export to Excel Filter Activity: Something @include('partials.alert') @include('departments.modals.add_new_department') @include('departments.modals.delete_department_modal') @include('departments.modals.edit_department_modal') @endsection