تعديل صورة رأي

@include('admin.image-reviews._form', [ 'action' => route('dashboard.image-reviews.update', $imageReview), 'method' => 'PUT', 'submitText' => 'تحديث الصورة', 'imageReview' => $imageReview, ])