{# app/templates/admin/store-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 Store{% endblock %} {% block alpine_data %}adminStoreCreate(){% endblock %} {% block content %} {{ page_header('Create New Store', subtitle='Create a store (storefront/brand) under an existing merchant', back_url='/admin/stores', back_label='Back to Stores') }} {# noqa: FE-003 - Custom success message with nested template #}
Store Created Successfully!
Store Details: