@extends('layouts.app') @section('title', 'New Purchase Order') @section('breadcrumb')Purchase Orders New PO@endsection @section('content') @php $units = ['Each','m','m²','m³','Sheet','Pack','Box','Set','Pair','Roll','L','kg','Bag','Panel','Slab']; @endphp