{{ Form::label_styled('Business Word Name:', 'source-data-label', \App\Helpers\FormComponentHelper::SIZE_LARGE) }}
{{ Form::text_styled('new_business_word_0', null, 'account-pages-text-input') }}
{{ Form::hidden("active_0", 0) }}
{{ Form::checkbox_styled('active_0', null, 'Active', null, 'brand-checkbox no-fade') }}