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