curl --location --request GET '/admin/dashboard/summary?start_date=2025-03-28&end_date=2025-03-28'
{
"data": {
"total_seller": 30,
"total_publish_product": 182,
"total_order_delivered": 1023,
"total_closing": 349
}
}