@extends('backend.app') @push('css') @endpush @section('content')

New Cash Sale (Shop)

@csrf
{{-- Product Search --}}
{{-- Product Table --}}
{{-- JS generated --}}
Image Product Variant Quantity Price Discount Total Action
{{-- Customer Info & Total --}}
@endsection @push('js') @endpush