@extends('admin.layouts.container') @section('content')
@csrf
{{ __('customerreviews::customer_reviews.title') }} {{ __('customerreviews::customer_reviews.rating') }} {{ __('dashboard.created_at') }} {{ __('dashboard.processes') }}
@endsection @section('inner_js') @endsection