@extends('layouts.dashboard') @section('title-content') {{ config('app.name') }} | Faculty>>Index @endsection @section('content')

Departments Management

@lang('app.intro-text')

# Department Name Faculty Actions
@endsection @section('scripts') @endsection