{# app/templates/admin/company-detail.html #} {% extends "admin/base.html" %} {% block title %}Company Details{% endblock %} {% block alpine_data %}adminCompanyDetail(){% endblock %} {% block content %}

Company Details

ID: | vendor(s)

Back

Loading company details...

Error loading company

Quick Actions

Edit Company

Verification

-

Status

-

Vendors

0

Created

-

Basic Information

Company Name

-

Description

-

Contact Information

Contact Email

-

Phone

-

Website

-

Business Details

Business Address

-

Tax Number

-

Owner Information

Owner User ID

-

Owner Username

-

Owner Email

-

Vendors ()

Vendor Subdomain Status Actions

More Actions

Vendors created will be associated with this company.

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