@extends('layouts.app') @section('title', 'Create Purchase Order') @section('content')

Create Purchase Order

Place an order with a supplier for a specific customer job.

@csrf

This links the supplier cost to your sales revenue.


Item Specification

$
Estimated Total Cost: $0.00

Cancel
@endsection