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

Product Report

No. Order ID Quantity Total Price Action
@include('pages.report_product.modal') @endsection @section('js_after') @include('pages.report_product.function') @include('pages.globalFunction') @endsection