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

Profile

👤

Profile Management Coming Soon

This page is under development. You'll be able to manage your profile information here.

Back to Dashboard
{% endblock %}