@if($errors->has('device_id')) {{ $errors->first('device_id') }} @endif
@if($errors->has('device_id')) {{ $errors->first('device_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