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