@extends('backend.layouts.admin.admin')
@section('title', 'Testimonal')
@section('content')
{{-- For New backend menu bar --}}
| SN |
Image |
Title |
Content |
Featured |
Actions |
@each('backend.testimonial.partials.table', $testimonials, 'testimonial')
@stop
@push('scripts')
@endpush