@extends('layouts.app') @section('content') Testimonials
{{$testimonial->content}}
{{$testimonial->author}}, {{date('F j, Y, g:i a', strtotime($testimonial->created_at))}}
No Records found!