@extends('layouts.app') @section('content') @include('layouts.headers.cards')
Website name | Impressions | Clicks | Ecpm | Earnings |
---|---|---|---|---|
{{ $website->name }} | {{ $website->total_impressions ?? 0 }} | {{ $website->total_clicks ?? 0 }} | {{ round($website->average_ecpm, 2) }} | {{ $website->total_earnings ?? 0 }} |
Date | Impressions | Ecpm | Earnings | |
---|---|---|---|---|
No data for this month | ||||
{{ $date }} | {{ $report['impressions'] }} | {{ $report['ecpm'] }} | $ {{ $report['earnings'] }} | {{--
60%
| --}}