@extends('admin.layouts.app')
@section('admin-content')
@if (session('status'))
Total Bookings Today
{{ $totalPaidBookingsToday }}
Paid only
Pending Deposits
{{ number_format((float) $pendingDepositsAmount, 2, '.', ',') }} {{ $currency }}
In flight (awaiting webhook)
Recent AI Generations
{{ $recentAiGenerationsCount }}
Last 24 hours
Total Deposit Revenue
{{ number_format((float) $totalDepositRevenue, 2, '.', ',') }} {{ $currency }}
Paid bookings