@extends('layouts.admin') @section('title') Ads reports @endsection @section('page_title') Ads reports @endsection @section('content')

Ads Reports

Total : {{$total}}

UTOPIA API

Approved : {{$UtopiaApprove}}

Rejected : {{$UtopiaReject}}

Grey Zone : {{$greyFlag}}

MANUAL (by human)

Approved : {{$manualApprove}}

Rejected : {{$manualReject}}

S.No Moderator Name Total Approved Rejected
@push('page_script') @include('include.dataTableScripts') @endpush @endsection