@extends('admin.layout.master') @section('title','ITEM WISE SALES') @section('content')

Item Wise Sales List

{{-- --}}

SL Item Name Quantity PriceSale CountTotal Amount
@endsection @section('script') @endsection