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

@lang('general.create') Sales Order

@include('validate')

Sales Order @lang('general.details')

Product Name Quantity Price Discount (%) Tax (%) Total
No Products Added
Sub Total
Round Off
Grand Total
@csrf
@endsection @push('scripts') @endpush