@if(session('success'))
{{ session('success') }}
@endif
ID | Title | Title content | rating | image | Action |
---|---|---|---|---|---|
{{ $testimonail->id ?? "null"}} | {{ $testimonail->title ?? "null" }} | {{ $testimonail->title_content ?? "null" }} | {{ $testimonail->rating ?? "null" }} |
@if(!empty($testimonail->image))
|