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

Edit Semester: ({{ $semester->name }})

@csrf @method('PUT')

Semester Information

@endsection @section('script') @endsection