@extends('layouts.plain') @section('nav') @endsection @section('title') Cravvings - Leave a Review @show @section('stylesheets') @parent @endsection @section('content')
@endsection @section('javascript') {{-- --}} @endsection