@extends('layouts.app') @section('content')
PO | Tanggal | Supplier | Status | Aksi |
---|---|---|---|---|
{{ $po->po_number }} | {{ old('po_date', isset($purchasing) ? \Carbon\Carbon::parse($purchasing->po_date)->format('Y-m-d') : now()->format('Y-m-d')) }} | {{ $po->supplier->name }} | {{ $po->status }} | Detail |