@extends('front.layouts.app') @section('title', 'Testimonials') @section('description', '') @section('keywords', '') @section('content')
{!! $testimonial->review !!}