@extends('layouts.header') @section('content')

Edit Teacher Details

@csrf @method('PUT')
@push('scripts') @endpush
@endsection