{{-- Breadcrumb --}}
{{ __('Channels') }} / {{ __('Contact Form') }}
{{-- Header --}}
{{ __('Contact Form') }} {{ __('The Contact Form channel is powered by Flows — branching self-help journeys that route customers to answers or escalate into tickets.') }}
{{-- Main card --}}
{{-- Stat cards. Both carry stable data-value attributes so tests assert on the count value, not on grepping `>N<` out of the rendered HTML. --}}
{{ __('Total flows') }}
{{ $this->totalFlows }}
{{ __('Published') }}
{{ $this->publishedFlows }}
{{-- "How this works" callout. Distinct surface from the outer card via a darker zinc-950 bg + visible border in dark mode. --}}

{{ __('How this works') }}

{{ __('Each flow is a branching journey customers run on') }} /self-help/{account}/{store}/{flow}. {{ __('Flow steps can answer a question, route to another step based on order context, or escalate into a ticket via a Support Form terminal step.') }}

{{ __('Flow management currently lives at the Flows page. A future slice will move the canonical home into') }} {{ __('Channels → Contact Form') }}{{ __('.') }}

{{ __('Manage flows') }} {{ __('Back to Channels') }}