@extends('admin.layouts') @section('title', 'Offline Sales') @section('header') @endsection @section('content')

Offline Sales

Customer Details
Product Details
{{-- --}}
Sale Items
Product ID Product Title Variant Sell Price Quantity Amount Description Action
Total Amount:0.00
Payment Options & Order Summary
Order Summary
Total Amount 0.00
Cash Wallet Used 0.00
Shopping Wallet Used 0.00
Discount
Amount Payable 0.00
@endsection @section('footer') {{-- DataTables scripts are not strictly necessary for this form, but kept as per your original code --}} @endsection