{# app/templates/vendor/profile.html #} {% extends "vendor/base.html" %} {% from 'shared/macros/headers.html' import page_header_flex %} {% from 'shared/macros/alerts.html' import loading_state, error_state %} {% block title %}Profile{% endblock %} {% block alpine_data %}vendorProfile(){% endblock %} {% block content %} {% call page_header_flex(title='Profile', subtitle='Manage your business information') %}
Basic information about your business
How customers can reach you
Your vendor account details (read-only)