@extends('layout.header') @section('title') ALIAN | Purchase Order @endsection @section('main')

New Purchase Order

  • Cancel
  • Save
  • @csrf
    {{--
    --}} {{----}} {{----}} {{----}} {{--
    --}}
    {{----}}
    {{----}} {{----}} {{--
    --}} {{--
    --}} {{--
    --}} {{--
    --}} {{--
    --}} {{--
    --}} {{--
    Product Name
    --}} {{--
    Model No.
    --}} {{--
    HS Code
    --}} {{--
    Category
    --}} {{--
    Qty
    --}} {{--
    Received Date
    --}} {{--
    Purchase Type
    --}} {{--
    Purchase Rate
    --}} {{--
    Invoice Value
    --}} {{--
    Total
    --}} {{--
    --}} {{--
    --}} {{--
    --}} {{--
    --}} {{--
    --}} {{-- --}} {{--
    --}} {{--
    --}} {{-- --}} {{--
    --}} {{--
    --}} {{-- --}} {{--
    --}} {{--
    --}} {{-- --}} {{--
    --}} {{--
    --}} {{----}} {{--
    --}} {{--
    --}} {{--
    --}} {{----}} {{--
    --}} {{----}} {{----}} {{----}} {{--
    --}} {{--
    --}} {{--
    --}} {{--
    --}} {{-- --}} {{--
    --}} {{--
    --}} {{-- --}} {{--
    --}} {{--
    --}} {{-- --}} {{--
    --}} {{--
    --}} {{--₹35000.00--}} {{--
    --}} {{--
    --}} {{--
    --}} {{--
    --}} {{--
    --}} {{----}} {{--
    --}} {{--
    --}} {{--
    --}} {{----}}
    With GST
    Subtotal (Tax Exclusive):
    CGST@9%:
    SGST@9%:
    IGST@18%:
    Grand Total:
    Without GST
    Subtotal (Tax Exclusive):
    Grand Total:
    {{-- @include('includes.purchase_order_scripts')--}} @include('includes.check_scripts') @endsection