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

Edit ProductReview

@csrf @method('PUT')
@endsection