@php $subject = App\Models\TutorSubject::where('id', $id)->first(); @endphp
@CSRF