{# app/templates/admin/vendor-create.html #} {% extends "admin/base.html" %} {% from 'shared/macros/headers.html' import page_header %} {% from 'shared/macros/alerts.html' import error_state %} {% block title %}Create Vendor{% endblock %} {% block alpine_data %}adminVendorCreate(){% endblock %} {% block content %} {{ page_header('Create New Vendor', subtitle='Create a vendor (storefront/brand) under an existing company', back_url='/admin/vendors', back_label='Back to Vendors') }} {# noqa: FE-003 - Custom success message with nested template #}
Vendor Created Successfully!
Vendor Details: