{% extends 'base.html.twig' %} {% block title %}Income{% endblock %} {% block content %}
โน {{ ['January','February','March','April','May','June','July','August','September','October','November','December'][month - 1] }} {{ year }} {{ periodStart|date('d M') }} โ {{ periodEnd|date('d M Y') }} {% if not isCurrentMonth %} โบ {% endif %}
No income added for this month yet.
Add your salary