Testimoni

{!! $deskripsi_testimoni !!}

@foreach($result_testimoni as $k => $v)

{!! $v->testimoni !!}

@if(empty($v->foto)) @else @endif

{{ $v->user_testimoni }}

{{ $v->title_testimoni }}

@endforeach