@extends('layouts.front-end.app') @section('title','Home') @push('css_or_js') @endpush @section('content')
{{$chat->message}}
{{$chat->created_at->format('h:i A')}} | {{$chat->created_at->format('M d')}}{{$chat->message}}
{{$chat->created_at->format('h:i A')}} | {{$chat->created_at->format('M d')}}No conversetion found