@extends('layouts.app') @section('title', 'Tenant Branding & White Label') @section('content')

Tenant Branding & White Label

Configure logo, brand colors, dark mode logo, and white-label custom domain settings.

Tenant Logos & Colors

{{ $branding->primary_color ?? '#0284c7' }}
{{ $branding->secondary_color ?? '#0f172a' }}

White-Label Custom Domain

Entitlement Active
Point CNAME record to cname.typingcenter.ae
@endsection