@extends('layouts.master') @section('css') @endsection @section('title') Item Wise Sale @endsection @section('content')

Item Wise Sale

Export
# Item Name Base Quantity Taxable Amount Amount Free Quantity Dicount Given Action
@endsection @section('script') @endsection