@extends('layouts.admin') @section('content')

Product Sale Stats

@if (session('error')) @endif @if (session('success')) @endif
# Product Name Order Count Total Quantity Sold Total Product Sell (Price × Quantity)
# Product Name Order Count Total Quantity Sold Total Product Sell (Price × Quantity)
# Product Name Order Count Total Quantity Sold Total Product Sell (Price × Quantity)
@endsection