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

Add university

Select Country:

@csrf
University Subject
{{ $errors->first('uni_id') }}
@endsection