@extends('layouts.dashboard') @section('title-content') {{ config('app.name') }} | Admit Student @endsection @section('content')
Admission Process: Select Category
@endsection