设备名称
@foreach($options as $option)
value == $device_name_id ? 'selected' : ''}}>{{$option->text}}
@endforeach
@if($errors->has('device_name_id'))
{{ $errors->first('device_name_id') }}
@endif
@if($errors->has('device_name_id'))
{{ $errors->first('device_name_id') }}
@endif
{{--@if(!isset($hide_spec))--}} {{--
--}} {{--
规格型号
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--@if($errors->has('spec_id'))--}} {{--
{{ $errors->first('spec_id') }}
--}} {{--@endif--}} {{--
--}} {{--
--}} {{--@endif--}}