Amount: ${{ number_format($notification->data['amount'], 2) }}
@endif @if(isset($notification->data['reference']))Reference: {{ $notification->data['reference'] }}
@endif @if(isset($notification->data['withdrawal_id'])) {{ __('View Details') }} @endif{{ __('You have no unread notifications at this time.') }}