@extends('layouts.admin') @section('title', 'Student Management') @section('content')
{{--
--}}
@include('admin.students.ajax')
@endsection