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

Faculty Management

@lang('app.intro-text')

# Faculty Name Faculty Acronym College Actions
@endsection @section('scripts') @endsection