@include('header') @if (!empty($idRecibo)) @endif
@if ($tipo_vista == "habilitados") Pasajeros Deshabilitados @else Pasajeros @endif
@if ($tipo_vista == "habilitados")
@else
@endif
@include('footer')