create team_create_form and book_appointment_form and create_tickt_form create view and url

This commit is contained in:
2026-01-09 12:45:38 +05:30
parent ad2f0ac941
commit a883d37e7c
9 changed files with 706 additions and 128 deletions

View File

@@ -57,7 +57,7 @@
</header>
<!-- Main Content -->
<main class="min-h-screen">
<main class="">
{% block content %}
{% endblock %}
</main>