@extends('layouts.app') @section('title', 'Shop Reviews - Vendor') @section('content')
"{{ $review->review }}"
{{ $review->vendor_reply }}
Feedback from your customers will appear here.