@extends('layouts.app') @section('title', 'إضافة فئة تقييم') @section('content')

إضافة فئة مراجعة جديدة

@include('adminlte-templates::common.errors')

بيانات الفئة

@csrf @include('review_categories.fields')
إلغاء
@endsection