@php use App\Enums\SystemVendorTypeEnum; $systemSettings = $systemSettings ?? ($settings ?? []); @endphp @extends('layouts.admin.guest') @section('title', __('labels.system_type')) @section('content')
This is a one-time configuration that defines how your store operates. Select Multi Vendor to allow multiple sellers to list and manage their own products — ideal for building a marketplace. Choose Single Vendor if you're running your own store and managing all products yourself.