@php $inputClass = isset($formType) && $formType == 'support' ? '!bg-white ' : ''; $formClass = $class ?? 'mt-6 form '; @endphp