@extends('admin.template.master') @section('stylesheets') @endsection @section('title') Review Home Review @endsection @section('main-content') {{-- @if(Session::has('message'))--}} × {{Session('message')}} {{-- @endif--}} List Name Review Rating Inv Code Product Created Date Approved By Status Action @endsection @section('javascripts') @endsection