@extends('layouts.admin') @section('content')
Edit External Students @include('admin.errors.form-errors')

Edit

@method('PUT') @csrf
@endsection