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

UEPL | Purchase Order

day, 00 month 0000
@if (session('success')) @endif @if (session('error')) @endif
Create Purchase Order
Back to List

Billing & Shipping

Product Details
Sl No. Item Description Req By Date Qty UOM Unit Rate TDS % Disc % Value SGST % CGST % IGST % Amount
1

Summary
Sub Total:
SGST Amount:
CGST Amount:
IGST Amount:
Round Up:
Grand Total:

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