@if ($action == 'add')
@else
@endif
{{ __('Close') }}
{{ __('Top Up Information') }}
@error('date')
{{ $message }}
@enderror
@if($selected_agent_name)
@endif
@if (count($agent_suggestions) > 0 && $agent_search)
@endif
@error('agent_code')
{{ $message }}
@enderror
@error('amount')
{{ $message }}
@enderror
Selected Agent: {{ $selected_agent_name }}
{{ __('Transaction Details') }}
Note: Please ensure all information is correct before proceeding with the top up.