@extends('layouts.app') @section('title', 'Checkout Insight') @section('page-title', 'Checkout Insight') @section('breadcrumb', 'Insights / Live / Checkout') @section('content')
Upcoming

Checkout Conversion Analytics

@if($stats['total'] === 0) @endif
@endsection