@extends('layouts.master') @section('head') @endsection @section('content')
{{-- Welcome strip --}}
Guide

Guide to {{ ucwords(str_replace('_', ' ', config('channel.name'))) }} Tools

Short video walkthroughs of every flow — get from zero to your first automation in minutes.

01

How to Get Credentials and connect the Brevo Account with app

02

How to Automate Contacts for every new customers

03

How to execute the Bulk Data Sync functionality

@endsection