@extends('admin.layouts.master-soyuz') @section('title',__('All Reviews and Ratings | ')) @section('body') @component('admin.component.breadcumb',['thirdactive' => 'active']) @slot('heading') {{ __('All Reviews and Ratings') }} @endslot @slot('menu1') {{ __("All Reviews") }} @endslot​ @endcomponent
@if ($errors->any()) @endif
{{ __('Reviews') }}
{{ __('Id') }} {{ __('Product') }} {{ __('User') }} {{ __('Review') }} {{ __('Quality') }} {{ __('Price') }} {{ __('Value') }} {{ __('Remark') }} {{ __('Status') }} {{ __('Action') }}