@extends('layouts.content') @section('body_content') Sub Department Example dashboard overview and content summary List Sub Department Export: Export to Excel Filter Activity: Something @include('partials.alert') @include('sub_departments.modals.add_new_sub_department') @include('sub_departments.modals.delete_sub_department_modal') @include('sub_departments.modals.edit_sub_department_modal') @endsection