@extends('root') @section('title', 'WABA Integration Management') @section('content')
@include('components.breadcrumb', [ 'title' => 'WABA Integration', 'links' => [ ['url' => route('admin.dashboard'), 'label' => 'Dashboard'], ['url' => route('admin.waba-platform.dashboard'), 'label' => 'WABA Platform'], ], 'current' => 'WABA List' ])
WABA List
Account Phone Mode Client Status Usage Today Token Actions
@endsection @push('scripts') @endpush