@stack($name . '_input_start')
{!! Form::label($name, $text, ['class' => 'form-control-label']) !!}
@stack($name . '_input_end')