@extends('layouts.app') @section('content')

@if (isset($subject)) تعديل مادة @else أضافة مادة @endif

@csrf @if (isset($subject)) @method('PATCH') @endif
@endsection