@extends('layouts.app') @section('title', 'Purchase requests') @section('content')
Purchase requests
Requisitions before purchase orders
| # | Project | Priority | Needed by | Status | Action |
|---|---|---|---|---|---|
| {{ $pr->request_number }} | {{ $pr->project?->name ?? '—' }} | {{ $pr->priority }} | {{ $pr->needed_by?->format('Y-m-d') ?? '—' }} | {{ $pr->status }} | View |
| No purchase requests. | |||||
New purchase request