@extends('layout.header') @section('title') ALIAN | Admin-Orders @endsection @section('main') {{----}}

Create New Order

Store Information

{{----}} {{----}}
{{-- @foreach($users as $user) @endforeach
Address
Contact Information
Gst Number

Product Information

Product Name
Per Piece
Qty
Offered Price
Total Amount


With GST
Subtotal (Tax Exclusive):
Discount
CGST@%:
SGST@%:
IGST@%:
Total (With GST):
Without GST
Subtotal (Tax Exclusive):
Discount
Total (Without GST):

{{--
--}} {{-- Use Deposited Amount--}} {{--deposited_amount--}} {{--
--}}
Deposited Amount
Remaining Amount
Amount to be Paid

{{----}}
{{--@include('includes.scripts_Create_Orders')--}} @include('includes.scripts_Create_Orders_deposite_amt'); @endsection