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

Add Review for {{ $book->title }}

@csrf
@endsection