{# app/templates/vendor/settings.html #} {% extends "vendor/base.html" %} {% block title %}Settings{% endblock %} {% block alpine_data %}data(){% endblock %} {% block content %}
This page is under development. You'll be able to configure your vendor settings here.
Back to Dashboard