Add firm admin dashboard and workspace switcher
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{% extends "ui/templates/base/layout.html" %}
|
||||
{% extends "ui/templates/base/layout.html" %}
|
||||
{% block content %}
|
||||
<section class="space-y-6">
|
||||
<div class="rounded-3xl border border-slate-200 bg-white p-6 shadow-soft">
|
||||
@@ -72,3 +72,4 @@
|
||||
})();
|
||||
</script>
|
||||
{% endblock %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user