@extends('dashboard.layouts.master') @section('css') @endsection @section('breadcrumb')

ملخصات مجانية

@endsection @section('content')
@csrf @method('patch')
@error('title') {{ $message }} @enderror
@error('file') {{ $message }} @enderror
@error('educational_level') {{ $message }} @enderror
@error('available_for') {{ $message }} @enderror
@endsection @section('script') @endsection @section('script-bottom')