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

Edit Section: ({{ $section->name }})

@csrf @method('PUT')

Section Information

@endsection @section('script') @endsection