@extends('dashboards.admins.layouts.admin-dash-layout') @section('title', 'Students') @section('content') @include('sweet::alert')

Students

{{--

Add new Student

--}}

Check Student

@csrf
 
@csrf
 
@endsection