{# app/templates/vendor/settings.html #} {% extends "vendor/base.html" %} {% block title %}Settings{% endblock %} {% block alpine_data %}data(){% endblock %} {% block content %}

Settings

⚙️

Settings Coming Soon

This page is under development. You'll be able to configure your vendor settings here.

Back to Dashboard
{% endblock %}