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

Colleges Management

@lang('app.intro-text')

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