@extends('../layout/' . $layout) @section('subhead') Atarud MIS - Edit Section @endsection @section('subcontent')

Edit Teacher: ({{ $teacher->name }})

@csrf @method('PUT')

Teacher Information

{{--
--}} {{--
--}} {{--
--}} {{--
--}}
@endsection @section('script') @endsection