{{ trans('registro.label_datos_generales') }}
@if ($errors->has('productosFabricacion')) {{ $errors->first('productosFabricacion') }} @endif
@if ($errors->has('horarioDesde')) {{ $errors->first('horarioDesde') }} @endif
@if ($errors->has('horarioHasta')) {{ $errors->first('horarioHasta') }} @endif
@if ($errors->has('competidores')) {{ $errors->first('competidores') }} @endif
@if ($errors->has('productosCotizacion')) {{ $errors->first('productosCotizacion') }} @endif
{{ trans('registro.label_msg_estado') }}
{{ trans('registro.label_msg_subgiro') }}