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

Write a review.

{{-- --}}
Leave blank to review place
@endsection @section('javascript') @endsection