@extends('layouts-v2.app')
@section('content')
Trang chủ
Danh sách học sinh
Danh sách học sinh
@include('student.partials-v2.messages')
@include('student.partials-v2.filter')
@include('student.partials-v2.table')
@include('student.partials-v2.modals')
@include('student.partials-v2.scripts')
@endsection