@extends('internal.layouts.index') @section('content')

Deskripsi Testimoni

Testimoni

@foreach($result as $k => $v) @endforeach
No User Testimoni Testimoni Position Foto Action
{{ $loop->iteration }} {{ $v->user_testimoni }} {!! $v->testimoni !!} {{ $v->title_testimoni }} @if(empty($v->foto)) - @else @endif
@endsection @section('internal.layouts.script') @endsection