@extends('admin.layouts.main') @section('title', ___('Reviews')) @section('content')
#ID {{ ___('Post') }} {{ ___('Ratings') }} {{ ___('Comments') }} {{ ___('Status') }}
@push('scripts_at_top') @endpush @endsection