@push('css')
@endpush @section('content')
Review List
@if(\Auth::user()->type == 1) @include('includes.shop-vendor.dashboard-nav') @else @include('dashboard-nav') @endif
Listing URL
Review Description
Review Rating
Status
Create At
@endsection @push('js') @endpush @section('js') @endsection