@extends('layout.mainlayout') @section('content')
@component('components.pageheader') @slot('title') Edit Sale @endslot @slot('title_1') Edit your sale details @endslot @endcomponent
img
img
img
# Product Name QTY Price Discount Tax Subtotal
1 product Apple Earpods 1.00 15000.00 0.00 0.00 1500.00 svg
2 product iPhone 11 1.00 1500.00 0.00 0.00 1500.00 svg
2 product Macbook pro 1.00 1500.00 0.00 0.00 1500.00 svg
  • Order Tax

    $ 0.00 (0.00%)
  • Discount

    $ 0.00
  • Shipping

    $ 0.00
  • Grand Total

    $ 1750.00
@endsection