@extends('app-new') @section('content')

Add PO Register

Create a lightweight PO record for workflow linkage.
Back
@csrf
@include('po_registers._form')
Cancel
@endsection @push('head-script') @endpush