@if ($agent->status == Status::AGENT_ACTIVE)
@lang('If this agent is banned, they will no longer have access to their dashboard.')
@else
@lang('Ban reason was'):{{ __($agent->ban_reason) }}
@endif
@lang('Add Balance')
@lang('Add funds to agent accounts by entering the desired amount below')