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