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