@extends('layouts.admin') @section('title','Product Sales Report') @section('styles') @endsection @section('content')
Quantity

0

Total
Amount

0

Total

List of Product Sales Report (0)

Product Code Product Name Category Price Quantity Total Amount Status
@include('dashboard.partials.footer')
@endsection @push('scripts') @endpush