@extends('layouts.dashboard.superadminapp') @section('title', 'Create Sales Order') @section('styles') @endsection @section('content')

UEPL | Create Sales Order

day, 00 month 0000
@if (session('success')) @endif @if (session('error')) @endif
Sales Order & Quotation Information
Customer Information
RFQ & Product Information
Billing & Shipping Information
Product Items
# Material Code HSN Code Description Additional Details Req By Date Qty UOM Unit Rate Disc % Value SGST % CGST % IGST % Amount
1
Summary & Totals

Back to List
@endsection @section('scripts') @endsection