@if (isset($col_offset))
@endif {{ Form::label_styled($label, null, isset($col_offset) ? \App\Helpers\FormComponentHelper::SIZE_MEDIUM : \App\Helpers\FormComponentHelper::SIZE_LARGE, 3) }} {{ Form::number_ex($name, $additional_fields->{$name}, 2) }} @if (isset($col_offset))
@endif