@extends('layouts.app') @section('title', 'Edit Purchase') @section('breadcrumbs') Home Purchases Edit Purchase @endsection @section('content')
Update purchase order and manage items
{{ $message }}