@extends('layouts.app') @section('content')
@if (isset($subject_year)) تعديل @else أضافة @endif
@csrf @if (isset($subject_year)) @method('PATCH') @endif
@endsection