{% extends 'base.html.twig' %} {% block title %}Location and Stream{% endblock %} {% block customStyle %} {% endblock %} {% block body %} {{ parent() }}

Find by Location

{% if type == 'college' %}
Disclaimer : The percentages and admission data shown on Infostaan.in are indicative and based on past trends — for official and up-to-date information, please refer to the respective college’s website.
{% elseif type == 'classes' %}
{% endif %}
{% endblock %} {% block customJs %} {% endblock %}