@if(isset($language))
@else
@endif {{ Form::label($id, ucfirst($label), array('class' => 'control-label')) }} @if($enabled) @endif
has($errorKey) ? ' data-toggle="tooltip" title="' . $errors->first($errorKey) . '"' : '' }}>
@if(!empty($info)) {{ $info }} @endif