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