@extends('backend.admin-master') @section('site-title') {{__('Dashboard')}} @endsection @section('content')
Id | Message | Created At |
---|---|---|
{{$tl->id_notifications}} |
@if(!empty($tl->link))
@endif
{!! str_replace(" ", ' ', $tl->message) !!} @if(!empty($tl->link)) @endif |
{{ \Carbon\Carbon::parse($tl->created_at)->format('d-M-Y @ H:i:s')}} |