@if($isAdminProfile) {{ __('Admin profiles do not have accounts and cannot make payments. Please switch to a different profile to make payments.') }} @else {{ __('Your profile does not have any accounts to make payments from. Please contact an administrator to set up an account.') }} @endif