@extends('layouts.stores_dashboard_layout') @section('title') {{trans('stores_dashboard.rates')}} @endsection @section('content')
{{trans('stores_dashboard.rates_desc')}}
({{$reviews->count()}}) {{trans('stores_dashboard.rate')}}
{{$review->comment}}