@extends('admin.layout.app') @section('title','Department List') @push('headerscript') @endpush @section('content')

Departments

Add
{{-- --}}
S.No. Department NameIncome Account Expanse AccountActions
@endsection @push('footerscript') {{-- --}} @endpush