{% extends "layout.html" %} {% block title %}Dashboard | Aura Admin{% endblock %} {% block breadcrumb %}Dashboard{% endblock %} {% block content %}
A highly customizable, blazing-fast, and async-first administration control panel dynamically powered by your Aura models.
ORM Database Entity
Register your ORM models dynamically to view them in the dashboard by calling register_model(model) or decorating them with @register(model).