@extends('layouts.app') @section('content')

Edit Review

@include('reviews.form', ['review' => $review])
@endsection