• Administración

      {% if is_granted("CORE_CONFIGURATION_LIST") %}
      {{ "General"|trans }}
      {% endif %} {% if is_granted("CORE_CONFIGURATION_LIST") %}
    • {{ "Generatal configuration"|trans }}
    • {% endif %} {% if is_granted("CORE_USER_LIST") or is_granted("CORE_GROUP_LIST") or is_granted("CORE_ROLE_LIST") or is_granted("CORE_PERMISSION_LIST") %}
      {{"Secuirity"|trans}}
      {% endif %} {% if is_granted("CORE_USER_LIST") %}
    • {{ "Users"|trans }}
    • {% endif %} {% if is_granted("CORE_GROUP_LIST") %}
    • {{ "Grups"|trans }}
    • {% endif %} {% if is_granted("CORE_ROLE_LIST") %}
    • {{ "Roles"|trans }}
    • {% endif %} {% if is_granted("CORE_PERMISSION_LIST") %}
    • {{ "Permisos"|trans }}
    • {% endif %} {% if is_granted("ROLE_SUPER_ADMIN") or is_granted("ROLE_AGENCY_OWNER") or is_granted("COLLECTION_CONCESSIONAIRE_LIST") %}
      {{ "Branch offices"|trans }}
      {% endif %} {% if is_granted("ROLE_SUPER_ADMIN") or is_granted("ROLE_AGENCY_OWNER") %}
    • {{ "Concessionaries"|trans }}
    • {{ "Offices"|trans }}
    • {% endif %} {% if is_granted("COLLECTION_CONCESSIONAIRE_LIST") %}
    • {{ "Concessionaries"|trans }} {{ 'INOX' }}
    • {% endif %} {% if is_granted("CORE_BANK_LIST") or is_granted("CORE_BANK_ACCOUNT_TYPE_LIST") or is_granted("CORE_PAYMENT_METHOD_LIST") or is_granted("CORE_PAYMENT_FORM_LIST") %}
      {{ "Banking"|trans }}
      {% endif %} {% if is_granted("CORE_BANK_LIST") %}
    • {{ "Banks"|trans }}
    • {% endif %} {% if is_granted("CORE_BANK_ACCOUNT_TYPE_LIST") %}
    • {{ "Banks Account Types"|trans }}
    • {% endif %} {% if is_granted("CORE_PAYMENT_METHOD_LIST") %}
    • {{ "Payment method"|trans }}
    • {% endif %} {% if is_granted("CORE_PAYMENT_FORM_LIST") %}
    • {{ "Payment form"|trans }}
    • {% endif %} {% if is_granted("CORE_COUNTRY_LIST") or is_granted("CORE_STATE_LIST") or is_granted("CORE_MUNICIPALITY_LIST") or is_granted("CORE_POSTAL_CODE_LIST") %}
      {{ "Location"|trans }}
      {% endif %} {% if is_granted("CORE_COUNTRY_LIST") %}
    • {{ "Country"|trans }}
    • {% endif %} {% if is_granted("CORE_STATE_LIST") %}
    • {{ "State"|trans }}
    • {% endif %} {% if is_granted("CORE_MUNICIPALITY_LIST") %}
    • {{ "Municipality"|trans }}
    • {% endif %} {% if is_granted("CORE_POSTAL_CODE_LIST") %}
    • {{ "Postal Code"|trans }}
    • {% endif %} {% if is_granted("RESERV_AIR_PORT_LIST") or is_granted("RESERV_BUS_TERMINAL_LIST") or is_granted("RESERV_CAR_RENTAL_AGENCY_LIST") or is_granted("RESERV_CRUISE_TRAJECTORY_LIST") or is_granted("RESERV_HOTEL_LIST") or is_granted("RESERV_TOUR_LIST") %}
      {{ "destinations"|trans |capitalize }}
      {% endif %} {% if is_granted("RESERV_AIR_PORT_LIST") %}
    • {{ "airports"|trans |capitalize }}
    • {% endif %} {% if is_granted("RESERV_BUS_TERMINAL_LIST") %}
    • {{ "bus terminal"|trans |capitalize }}
    • {% endif %} {% if is_granted("RESERV_HOTEL_LIST") %}
    • {{ "hotel"|trans |capitalize }}
    • {% endif %} {% if is_granted("RESERV_TOUR_LIST") %}
    • {{ "tour"|trans |capitalize }}
    • {% endif %} {% if is_granted("RESERV_CRUISE_TRAJECTORY_LIST") %}
    • {{ "cruise trajectory"|trans |capitalize }}
    • {% endif %} {% if is_granted("RESERV_CAR_RENTAL_AGENCY_LIST") %}
    • {{ "car rental agency"|trans |capitalize }}
    • {% endif %} {% if app.user.hasOneRole(["ROLE_SUPER_ADMIN","ROLE_TLMKT_MANAGER","ROLE_TLMKT_SUPERVISOR","ROLE_TLMKT_PROMOTION_MANAGER"]) %}
      {{ "Promotion"|trans }}
      {% endif %} {% if app.user.hasOneRole(["ROLE_SUPER_ADMIN","ROLE_TLMKT_MANAGER","ROLE_TLMKT_SUPERVISOR","ROLE_TLMKT_PROMOTION_MANAGER", "ROLE_TLMKT_RECEPTIONIST"]) %}
    • {{ "Campaigns"|trans }}
    • {% endif %} {% if is_granted("RESERV_PROVIDER_LIST") or is_granted("RESERV_AIR_LINE_LIST") or is_granted("RESERV_HOTEL_PLAN_LIST") %}
      {{ "Others"|trans }}
      {% endif %} {% if is_granted("RESERV_PROVIDER_LIST") %}
    • {{ "Providers"|trans }}
    • {% endif %} {% if is_granted("RESERV_AIR_LINE_LIST") %}
    • {{ "Air line"|trans }}
    • {% endif %} {% if is_granted("RESERV_HOTEL_PLAN_LIST") %}
    • {{ "hotelPlan"|trans|capitalize }}
    • {% endif %}