@if (session('success'))
{{ session('success') }}
@endif
S.NO | Title | Title content | rating | image | Action |
---|---|---|---|---|---|
{{ $index + 1 }} | {{ $testimonail->title ?? 'null' }} | {{ $testimonail->title_content ?? 'null' }} | {{ $testimonail->rating ?? 'null' }} |
@if (!empty($testimonail->image))
|