{{ Form::label('checkout_to_type', trans('admin/hardware/form.checkout_to'), array('class' => 'col-md-3 control-label')) }}
@if ((isset($user_select)) && ($user_select!='false')) @endif @if ((isset($asset_select)) && ($asset_select!='false')) @endif @if ((isset($location_select)) && ($location_select!='false')) @endif {!! $errors->first('checkout_to_type', '') !!}