@extends('user.layouts.app') @section('content') @php $company_name = config("app.name"); @endphp
{{$testimonial->description}}
{{ Str::limit($testimonial->title, 45, '...') }}
{{$testimonial->client_name}} - {{get_country_name($testimonial->client_country)}}