@partial('basic-header', ['default' => 'stays']);

Submit a Review

@csrf; @method('@submitMyReview'); @hiddenInput('property', $property->propertyid);
{$category = app('query')->getReviewListAndRank();}
@foreach ($category as $key => $rows)
{ucfirst($key)}
@endfor

Feedback