@extends('root') @section('title', 'Reseller Templates') @push('styles') @endpush @section('content')
@include('components.breadcrumb', [ 'title' => 'Reseller Templates', 'links' => [ ['url' => route('reseller.dashboard'), 'label' => 'Dashboard Reseller'], ], 'current' => 'Templates' ])
Template WABA Reseller

Buat dan kelola template untuk semua client Anda. Template approved siap dipakai untuk campaign.

Tambah Template
Daftar Template
Gunakan test send untuk cek tampilan ke nomor internal
Nama WABA Kategori Status Bahasa Opsi
{{-- Modal Bulk Copy --}}
@endsection @push('scripts') @endpush