@extends('web.layouts.app') @section('content')
@if(now()->gte($notifyDate)){{ Illuminate\Support\Str::limit($conversation->lastMessage->message ?? '', 150, '...') }}
@lang('user.started'): {{ $conversation->created_at->format('d-m-Y H:i A') }} @endforeach