{# app/templates/admin/vendor-detail.html #} {% extends "admin/base.html" %} {% block title %}Vendor Details{% endblock %} {% block alpine_data %}adminVendorDetail(){% endblock %} {% block content %}

Vendor Details

Edit Vendor Customize Theme Back

Loading vendor details...

Error loading vendor

Verification

-

Status

-

Created

-

Last Updated

-

Basic Information

Vendor Code

-

Name

-

Subdomain

-

Description

-

Contact Information

Owner Email

-

Owner's authentication email

Contact Email

-

Public business contact

Phone

-

Website

-

Business Details

Business Address

-

Tax Number

-

Owner Information

Owner User ID

-

Owner Username

-

Owner Email

-

Marketplace CSV URLs

French (FR)

English (EN)

German (DE)

{% endblock %} {% block extra_scripts %} {% endblock %}