{% extends "base.html.twig" %} {% block BeforeAnyCSSFile %} {% for file in encore_entry_css_files('select2__init') %} {% endfor %} {% endblock %} {% set pagename = 'Classes Fee' | trans %} {% if is_granted('ROLE_SETTING_MANAGER') %} {% set addBtnTitle = 'Create Fee?' | trans %} {% set addBtnLink = path('class_fee_schedule') %} {% endif %} {% block MainContent %}
Basically they are {{ 'Sample Fees' | trans }}, When we assign {{ 'Sample Classes'|trans }} to the Session then the copy of {{ 'Sample Fees' | trans }} named as {{ 'Fees' | trans }}.
At this page you're viewing the List of {{ 'Fees' | trans }}, which are currently in use by the Session & Classes, In this Fee List, you will see the following information:
All the above listed items can be change or remove by editing the Subject.
Fee is directly related with Sessions and Classes, so, we can Filteration on the base of Session and Class
When you editing a Fee, you will see all related information attached to Fee
To Delete/Edit the Attached Teachers you need to Go to {{ 'Assign Teachers'|trans }} Menu