@extends('layouts.admin.admin') @section('title', 'Add a New City') @section('content')
Add a New College
Go Back
@csrf
@endsection @section('page-specific-scripts') @endsection