@extends('layouts.app')
@section('title')
Purchase Request
@stop
@section('breadcrumb')
- Home
- Purchase Request
@stop
@section('content')
Purchase Requests
Info
Complete 2
Pending 3
In progress 5
Purchase Orders
Info
Sent 2
Received 3
Partially Received5
Receipts
Info
Paid 2
Unpaid 3
Partially Paid5
@stop