@extends('layouts.app') @section('content')

Create New College

@csrf {{-- BASIC DETAILS --}}
Basic College Information

{{-- IMAGES --}}
College Images
Select multiple images

{{-- FACILITIES --}}
Facilities

{{-- COURSES --}}
Courses
{{-- ACTION BUTTONS --}}
Cancel
{{-- JS --}} @endsection