@extends('root') @section('title', 'Pengajuan Nomor WhatsApp Dedicated') @push('styles') @endpush @section('content')
@include('components.breadcrumb', [ 'title' => 'Pengajuan Nomor WhatsApp Dedicated', 'links' => [ ['url' => route('dashboard'), 'label' => 'Dashboard'], ], 'current' => 'Pengajuan WA Dedicated' ])

Pengajuan Nomor WhatsApp Business Dedicated

Kelola data pengajuan nomor WA Dedicated dari client. Saldo Rp {{ number_format($setupFee, 0, ',', '.') }} akan dipotong otomatis saat status APPROVED.

-
Submitted
-
Direview
-
Approved
-
Rejected
Daftar Pengajuan
# Client Perusahaan Nomor WA Saldo Client Status Tgl. Pengajuan Aksi
@endsection @push('scripts') @endpush