@extends('layouts.app') @section('content')
@if (isset($summon)) أستدعاء ولى أمر للطالب {{$student->name}} @else تعديل أستدعاء ولى أمر للطالب {{$student->name}} @endif
@csrf @if (isset($summon)) @method('PATCH') @endif
is_attended ? 'checked' : null) : null }}>
@endsection