@extends('front_end.template.layout') @section('content')
No logo available
@endif{{ isset($vendor->stores) && $vendor->stores->first() && isset($vendor->stores->first()->location) && $vendor->stores->first()->location ? $vendor->stores->first()->location : 'N/A' }}
{{ $review->comment }}