@extends('admin.layouts.app') @section('title', 'Most Purchased Products') @section('page_css') @endsection @section('section')

Most Purchased Products

Product ID Product Name Purchase Count Action
@endsection @section('script') @endsection