@extends('root') @section('title', 'Resend Pesan Gagal') @push('styles') @endpush @section('content')
@include('components.breadcrumb', [ 'title' => 'Resend Pesan Gagal', 'links' => [ ['url' => route('client.dashboard'), 'label' => 'Dashboard'], ['url' => '#', 'label' => 'Tools'], ], 'current' => 'Resend Pesan Gagal' ]) {{-- Info Box --}}
Informasi: Anda hanya dapat mengirim ulang pesan yang gagal satu kali per pesan. Pastikan untuk memeriksa error message sebelum mengirim ulang.
{{-- Summary Cards --}}

-

Pesan Gagal (Bisa Resend)

-

Marketing

-

Utility

{{-- Tabs --}}
{{-- Failed Messages Tab --}}
{{-- Filters --}}
{{-- Table --}}
Daftar Pesan Gagal
0 pesan
Tanggal Nomor Tujuan Kategori Template Error Message Status Aksi
Memuat data...
{{-- History Tab --}}
Riwayat Resend
Waktu Resend Nomor Tujuan Template ID Original ID Baru Status Resend Status Baru IP Address
Klik tab untuk memuat data
{{-- Preview & Confirm Modal --}} @endsection @push('scripts') @endpush