@extends('layouts.app') @section('title', $order?->exists ? 'Edit '.$order->po_number : 'New purchase order') @section('content')
Order stock from a supplier; receipts post straight into the warehouse.