@extends('dashboard.layouts.master') @section('title', 'Promotion Approval Queue | Admin Panel') @push('after-styles') @endpush @section('content')
{{-- Header --}}

Promotion Approval Queue

{{ __('backend.dashboard') }} / Ads Management / Promotion Approval Queue
{{-- Status Filter Tabs --}}
{{-- Filters Section --}}
{{-- DataTable – same wrapper + classes as business-owner-management --}}
Business Name Promotion Type Amount Status Requested Date Options
@endsection @push('after-scripts') @endpush