@extends('root')
@section('title', 'Flow Builder - ' . $wabaPool->phone_number)
@section('content')
@include('components.breadcrumb', [
'title' => 'Flow Builder',
'links' => [
['text' => 'Autoreply', 'url' => route('client.autoreply.index')],
['text' => 'Settings', 'url' => route('client.autoreply.settings', $wabaPool)],
],
'current' => 'Flow Builder'
])
{{-- Sidebar Controls --}}
Trigger
Message
Buttons
AI Generate
Condition
Handover
Instructions
- Drag items to canvas
- Connect dots to link
- Click node to edit
- Del key to remove
{{-- Canvas --}}
{{-- Toolbar --}}
{{-- Drawflow Root --}}