| Heading | Description | State | Created At | Actions |
|---|---|---|---|---|
| {{ $testimonial->heading }} | {{ $testimonial->description }} | {{ $testimonial->state }} | {{ $testimonial->created_at->diffForHumans() }} | Edit |
@extends('layouts.admin-layout') @section('title', 'All Testimonial ') @section('content')
| Heading | Description | State | Created At | Actions |
|---|---|---|---|---|
| {{ $testimonial->heading }} | {{ $testimonial->description }} | {{ $testimonial->state }} | {{ $testimonial->created_at->diffForHumans() }} | Edit |