Administración
{% if is_granted("CORE_CONFIGURATION_LIST") %}
{% endif %}
{% if is_granted("CORE_CONFIGURATION_LIST") %}
{% 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") %}
{% endif %}
{% if is_granted("CORE_USER_LIST") %}
{% endif %}
{% if is_granted("CORE_GROUP_LIST") %}
{% endif %}
{% if is_granted("CORE_ROLE_LIST") %}
{% endif %}
{% if is_granted("CORE_PERMISSION_LIST") %}
{% endif %}
{% if
is_granted("ROLE_SUPER_ADMIN") or
is_granted("ROLE_AGENCY_OWNER") or
is_granted("COLLECTION_CONCESSIONAIRE_LIST")
%}
{% endif %}
{% if
is_granted("ROLE_SUPER_ADMIN") or
is_granted("ROLE_AGENCY_OWNER")
%}
{% endif %}
{% if is_granted("COLLECTION_CONCESSIONAIRE_LIST") %}
{% 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")
%}
{% endif %}
{% if is_granted("CORE_BANK_LIST") %}
{% endif %}
{% if is_granted("CORE_BANK_ACCOUNT_TYPE_LIST") %}
{% endif %}
{% if is_granted("CORE_PAYMENT_METHOD_LIST") %}
{% endif %}
{% if is_granted("CORE_PAYMENT_FORM_LIST") %}
{% 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")
%}
{% endif %}
{% if is_granted("CORE_COUNTRY_LIST") %}
{% endif %}
{% if is_granted("CORE_STATE_LIST") %}
{% endif %}
{% if is_granted("CORE_MUNICIPALITY_LIST") %}
{% endif %}
{% if is_granted("CORE_POSTAL_CODE_LIST") %}
{% 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")
%}
{% endif %}
{% if is_granted("RESERV_AIR_PORT_LIST") %}
{% endif %}
{% if is_granted("RESERV_BUS_TERMINAL_LIST") %}
{% endif %}
{% if is_granted("RESERV_HOTEL_LIST") %}
{% endif %}
{% if is_granted("RESERV_TOUR_LIST") %}
{% endif %}
{% if is_granted("RESERV_CRUISE_TRAJECTORY_LIST") %}
{% endif %}
{% if is_granted("RESERV_CAR_RENTAL_AGENCY_LIST") %}
{% endif %}
{% if app.user.hasOneRole(["ROLE_SUPER_ADMIN","ROLE_TLMKT_MANAGER","ROLE_TLMKT_SUPERVISOR","ROLE_TLMKT_PROMOTION_MANAGER"]) %}
{% endif %}
{% if app.user.hasOneRole(["ROLE_SUPER_ADMIN","ROLE_TLMKT_MANAGER","ROLE_TLMKT_SUPERVISOR","ROLE_TLMKT_PROMOTION_MANAGER", "ROLE_TLMKT_RECEPTIONIST"]) %}
{% endif %}
{% if
is_granted("RESERV_PROVIDER_LIST") or
is_granted("RESERV_AIR_LINE_LIST") or
is_granted("RESERV_HOTEL_PLAN_LIST")
%}
{% endif %}
{% if is_granted("RESERV_PROVIDER_LIST") %}
{% endif %}
{% if is_granted("RESERV_AIR_LINE_LIST") %}
{% endif %}
{% if is_granted("RESERV_HOTEL_PLAN_LIST") %}
{% endif %}