has($logoVariable) ? ' class="alert-msg"' : '' !!} for="{{ $logoVariable }}">{{ ucwords(str_replace('_', ' ', $logoVariable)) }}
{!! $errors->first($logoVariable, ':message') !!}

{{ $helpBlock }}

@if (config('app.lock_passwords')===true)

{{ trans('general.feature_disabled') }}

@endif
@if (($setting->$logoVariable!='') && (Storage::disk('public')->exists(e($snipeSettings->$logoVariable)))) @else @endif