@extends('admin.master') @section('title', __('keywords.show_testmonial')) @section('content')

{{ __('keywords.show_testmonial') }}

{{ $testmonial->name }}

#

{{ $testmonial->description }}

@endsection