| ID @if ($sort == 'id') @endif | Razon Social @if ($sort == 'razonSocial') @endif | Siglas @if ($sort == 'siglaIata') @endif | Código @if ($sort == 'codigoIata') @endif | Ruc @if ($sort == 'ruc') @endif | Estado @if ($sort == 'estado') @endif | Acción |
|---|---|---|---|---|---|---|
| {{$aerolinea->id}} | {{$aerolinea->razonSocial}} | {{$aerolinea->siglaIata}} | {{$aerolinea->codigoIata}} | {{$aerolinea->ruc}} | {{$aerolinea->tEstado->descripcion}} |
|