New expense "{{ $notification->data['item_name'] }}" added
Item price is {{ $notification->data['price'] }}
{{ \Carbon\Carbon::createFromFormat('Y-m-d H:i:s', $notification->data['created_at'])->diffForHumans() }}