{{ csrf_field() }} @if (!empty($cotizacion)) @endif
@if (!empty($cotizacion)) @else @endif @if ($errors->has('fecha_documento_campo')) {{ $errors->first('fecha_documento_campo') }} @endif
@if (!empty($cotizacion)) @else @endif @if ($errors->has('fecha_atencion')) {{ $errors->first('fecha_atencion') }} @endif
@if ($errors->has('observacion')) {{ $errors->first('observacion') }} @endif
@if (!empty($cotizacion)) @else @endif
@if (!empty($cotizacion)) @else @endif
has('fecha_vencimiento_campo') ? ' is-invalid' : '' }} value="{{ old('fecha_vencimiento_campo', $fecha_hoy) }}" required> @if ($errors->has('fecha_vencimiento_campo')) {{ $errors->first('fecha_vencimiento_campo') }} @endif
@if (!empty($cotizacion)) @else @endif