@extends('layouts.master') @section('title', 'Brand Onboarding Wizard') @section('content')
Create New Brand & Branches
@livewire('brand-wizard')
@endsection