@extends('layouts.backend') @section('content')

Add Order Internal

@csrf

Detail Item




Product Qty Original Price Discount Sell Price Total Remove
Total Product 0
Discount
Voucher Amount
Shipping Cost
Grand Total 0
Cancel
@endsection @section('js_after') @include('pages.order_internal.function_create') @include('pages.globalFunction') @endsection