Edit Teacher's Routine
@include ('Layouts.FormValidationErrors') @include ('Layouts.ErrorSuccessAndWarninMessages') @if (isset($assignedSubjects[0]->id))
@csrf {{ method_field('PUT') }} @if ($assignedSubjects->isNotEmpty()) @forelse ($assignedSubjects as $key => $as) @empty @endforelse @endif
Sl. Class Group Section Branch Subject Period Day Time Start Time End Time Room No. Action
{{ $counter }} {{ $as->ClassName }} {{ $as->GroupName }} {{ $as->SectionName }} {{ $as->school_branch_name . ", " . $as->school_version_name }} {{ $as->subject_name }} Delete
@else

Routine Not Found

@endif