{% extends 'vehicle/mechanicbase.html' %} {% block content %} {% load static %}

Your Attendance

{% for w in attendaces %} {% endfor %}
Date Present/Absent
{{w.date}} {{w.present_status}}
















{% endblock content %}