@extends('dashboard.layouts.master') @section('title', 'Ads Revenue | Admin Panel') @push('after-styles') @endpush @section('content')
{{-- Header – same as business-owner-management ────────── --}}

Ads Revenue Management

{{ __('backend.dashboard') }} / Ads Management / Revenue by Business Owner
{{-- Export buttons – same pattern as commission-reports ── --}}
{{-- Summary Cards ───────────────────────────────────────── --}}
Business Owners
Total Revenue
Total Ad Records
{{-- Filter Bar – same structure as commission-reports ───── --}}
{{-- DataTable – same wrapper + classes as business-owner-management ── --}}
Business Owner Total Revenue Total Ads Last Transaction Options
@endsection @push('after-scripts') @endpush