@extends('admin.master') @section('content') @push('stylesheets') @endpush @include('admin.flash-message') Review List Name Email Rating Status Comment Created At Action @include('admin.footer') @push('scripts') @endpush @endsection