@push('css') @endpush
Nombre: {{ $this->solicitudData['nombre'] ?? '' }} {{ $this->solicitudData['apellido_paterno'] ?? '' }} {{ $this->solicitudData['apellido_materno'] ?? '' }}
RFC: {{ $this->solicitudData['rfc'] ?? '' }}
Compañía: {{ $this->solicitudData['compania'] ?? '' }}
Fecha Inicio: {{ $this->solicitudData['fecha_inicio_vigencia'] ?? '' }}
Fecha Fin: {{ $this->solicitudData['fecha_fin_vigencia'] ?? '' }}