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