Nombre de Fantasia
Nombre
@error('nombre')
{{ $message }}
@enderror
Apellido
@error('apellido')
{{ $message }}
@enderror
Tipo de Persona
@php($tipoPersona = isset($tipoPersona) ? $tipoPersona : null)
Seleccione...
Física
Jurídica
Condición Fiscal
condicionFiscal == null and old('condFiscal') == null) selected @endif>Seleccione...
condicionFiscal == 1)) selected @endif value="1">Consumidor Final
condicionFiscal == 2)) selected @endif value="2">Responsable Inscripto
condicionFiscal == 3)) selected @endif value="3">Exento
condicionFiscal == 4)) selected @endif value="4">Monotributista
condicionFiscal == 5)) selected @endif value="5">No Inscripto
condicionFiscal == 6)) selected @endif value="6">No Categorizado
Documento
tipoDocumento == null) {{'selected'}} @endif disabled>Seleccione......
@foreach ($tipoDocumentos as $documento)
tipoDocumento == $documento)) selected @endif>{{$documento}}
@endforeach
@error('tipoDocumento')
{{ $message }}
@enderror
@error('numeroDocumento')
{{ $message }}
@enderror
CUIT:
@error('cuit')
{{ $message }}
@enderror
@if ($tipoPersona == 1)
Sexo
sexo == null) and (old('sexo') == null)) {{'selected'}} @endif>Seleccione...
sexo == 'Masculino') selected @endif value="Masculino">Masculino
sexo == 'Femenino') selected @endif value="Femenino">Femenino
sexo == 'Intersexual') selected @endif value="Intersexual">Intersexual
sexo == 'Otro') selected @endif value="Otro">Otro
@elseif($tipoPersona == 2)
Razón Social
@endif
Email
@error('email')
{{ $message }}
@enderror
Telefono Fijo
@error('telefonoFijo')
{{$message}}
@enderror
Celular
@error('telefonoMovil')
{{$message}}
@enderror
Calle
@error('calle')
{{ $message }}
@enderror
Número
@error('numeroCalle')
{{ $message }}
@enderror
Piso
Depto
Provincia
provincia == null or old('provincia') == null) {{'selected'}} @endif>Seleccione...
@foreach ($provincias as $provincia)
provincia == $provincia)) selected @endif>{{ $provincia }}
@endforeach
@error('provincia')
{{ $message }}
@enderror
Localidad
@error('localidad')
{{ $message }}
@enderror
CP
@error('cp')
{{ $message }}
@enderror
@if(str_contains(request()->path(), 'AditarProductor')) @include('Jerarquia.Form_productor_documentos') @endif
Tipo de Productor
tipoProductor == null or old('tipoProductor') == null) {{ 'selected' }} @endif value=''>Seleccione...
tipoProductor == '1')) {{ 'selected' }} @endif value="1">Organizador
tipoProductor == '2')) {{ 'selected' }} @endif value="2">Productor
Tipo de Perfil
@if (($productor->perfilId == null) and (old('perfilId') == null))
Seleccione...
@endif @foreach ($Perfiles as $perfil)
IdPerfil)) or ($productor->perfilId == $perfil->IdPerfil)) selected @endif value="{{ $perfil->IdPerfil }}">{{ $perfil->Descripcion }}
@endforeach
Es Dual
esDual === null) and (old('esDual') === null)) {{ 'selected' }} @endif>Seleccione...
esDual)) and $productor->esDual == 0)) selected @endif value='0'>No
esDual)) and $productor->esDual == 1)) selected @endif value='1'>Si
@if ($productor->activo == null or $productor->activo <= '1' or $productor->activo == 'off')
Generar Clon
@endif
Código Organizador
@if ($productor->tipoProductor == 2 or str_contains(request()->url(), 'AltaProductor'))
@else
@endif
Código Grupo
Agente Institorio
esAgenteInstitorio == null or old('esAgenteInstitorio') == null) {{ 'selected' }} @endif value=''>Seleccione
esAgenteInstitorio == 0) {{ 'selected' }} @endif value='0'>No
esAgenteInstitorio == 1) {{ 'selected' }} @endif value='1'>Si
Matricula SSN
@if ($productor->matriculaVerificada == 0)
Verificar
@endif
@if ($productor->matriculaVerificada == 0)
Revisar en SSN
@else
@endif
Convenio Multilateral
Opcional
convenioMultilateral === null) and (old('convenioMultilateral') === null)) selected @endif>Seleccione...
convenioMultilateral)) and $productor->convenioMultilateral == '0')) selected @endif value='0'>No
convenioMultilateral)) and $productor->convenioMultilateral == '1')) selected @endif value='1'>Si
CBU
@error('cbuDeposito')
{{ $message }}
@enderror
Regimen Simplificado IBB
RegimenSimplIBB === null) and (old('RegimenSimplIBB') === null)) selected @endif>Seleccione...
RegimenSimplIBB)) and $productor->RegimenSimplIBB == 0)) selected @endif value='0'>No
RegimenSimplIBB)) and $productor->RegimenSimplIBB == 1)) selected @endif value='1'>Si
Sucursal
Actividad Ganancias
actividadGanancias == null) and (old('actividadGanancias') == null)) selected @endif>Seleccione...
actividadGanancias == 2)) selected @endif>2
OSSEG
Opcional
porcentajeOsseg == 1 or $productor->porcentajeOsseg == null) selected @endif>1 %
porcentajeOsseg == 2) selected @endif>2 %
Plan Comercial
@if (($productor->planComercialId == null) and (old('planComercialId') == null))
Seleccione
@endif @foreach ($PlanComercial as $planComercial)
IdPlanComercial)) or ($productor->planComercialId == $planComercial->IdPlanComercial)) selected @endif value="{{$planComercial->IdPlanComercial}}">{{ $planComercial->Descripcion }}
@endforeach
Plan Comisional
@if (($productor->planComisionalId == null) and (old('planComisionalId') == null))
Seleccione
@endif @foreach ($PlanComisional1 as $PlanComisional)
IdPlanComisional)) or ($productor->planComisionalId == $PlanComisional->IdPlanComisional)) selected @endif value="{{$PlanComisional->IdPlanComisional}}">{{ $PlanComisional->Descripcion }}
@endforeach
Plan Comisional Organizador
@if (($productor->planComercialOrganizadorId == null) and (old('planComercialOrganizadorId') == null))
Seleccione
@endif @foreach ($planesComercialesOrg as $planComercialOrg)
IdPlanComisional)) or ($productor->planComercialOrganizadorId == $planComercialOrg->IdPlanComisional)) selected @endif value="{{$planComercialOrg->IdPlanComisional}}">{{ $planComercialOrg->Descripcion }}
@endforeach
Código Productor Factura
Orden de Distribución
@if (($productor->ordenDist == null) and (old('ordenDist') == null))
Seleccione...
@endif @foreach($valoresOrdenDist as $valores)
ordenDist == $valores['id'])) selected @endif value="{{$valores['id']}}"> {{ $valores['nombre'] }}
@endforeach
@error('ordenDist')
{{$message}}
@enderror
Ejecutivo Comercial
ejecutivoCuenta == null) and (old('ejecutivoCuenta') == null)) {{ 'selected' }} @endif>Seleccione...
@foreach($ejecutivos as $ejecutivo)
id)) or ($productor->ejecutivoCuenta == $ejecutivo->id)) selected @endif value="{{$ejecutivo->id}}"> {{ $ejecutivo->nombreEjecutivo }}
@endforeach
@error('ejecutivoCuenta')
{{$message}}
@enderror
auxilio_remolque_separado == 'SI' or $productor->auxilio_remolque_separado == 'on') checked @elseif ( old('auxilio_remolque_separado') == null or old('auxilio_remolque_separado') == 'off' or $productor->auxilio_remolque_separado == 'NO' or $productor->auxilio_remolque_separado == 'off') unchecked @endif>
Auxilio y remolque por separado
codigoProdEquis == $productor->codigoProdEquis)) checked @endif>
Búsqueda de Pólizas