@extends('admin.layout.master') @section('title', 'Students') @section('body')
@csrf
@endsection @push('script') @endpush