@extends('layouts.app') @section('title', 'New Purchase Order') @include('inventory.accounting.partials.styles') @section('content')
Order stock from a vendor. Receiving the PO posts to inventory and accounts payable.