@extends('layouts.admin.layout') @section('content')

Edit Student

@include('partials.message')
@csrf
@endsection @push('scripts') @endpush