@extends('layouts.admin') @section('title', __('Testimonials List')) @section('content')

{{ __('Testimonials') }}

{{ __('Manage and view all client testimonials') }}

{{ __('Filters') }}
{{ __('Reset') }}
{{ __('Bulk Actions') }}
{{ __('Testimonials List') }}
{{ __('Client') }} {{ __('Rating') }} {{ __('Content') }} {{ __('Project') }} {{ __('Status') }} {{ __('Created') }} {{ __('Actions') }}
{{ __('Client') }} {{ __('Rating') }} {{ __('Content') }} {{ __('Project') }} {{ __('Status') }} {{ __('Created') }} {{ __('Actions') }}
@push('styles') @endpush @push('scripts') @endpush @endsection