Expense status updated to {{ $notification->data['status'] }}
Your expense "{{ ucfirst($notification->data['item_name']) }}" status updated to {{ $notification->data['status'] }}
{{ \Carbon\Carbon::createFromFormat('Y-m-d H:i:s', $notification->data['created_at'])->diffForHumans() }}