@extends('cabbooking::front.account.master') @section('title', __('cabbooking::front.notifications')) @push('css') {{-- --}} @endpush @section('detailBox')
{{ $notification->data['message'] }} {{ $notification->created_at->format('Y-m-d h:i:s A') }}