@extends('layouts/contentLayoutMaster') @section('title', 'Review') @section('content')

{{ __('locale.review') }}

@endsection @section('page-script') {{-- Page js files --}} @endsection