Added filter functionality and combined both base.html
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{% extends 'client-base.html' %}
|
||||
{% extends 'common/base.html' %}
|
||||
{% block content %}
|
||||
<div id="ordersContent" class="tab-content">
|
||||
<div class="bg-white rounded-lg shadow">
|
||||
|
||||
Reference in New Issue
Block a user