@extends('layouts.backend') @section('content')

Purchase Order Report

Reference Request
Number
Request
Reference
PO Time Note Total Status Action
@include('pages.report_purchase_order.modal') @endsection @section('js_after') @include('pages.report_purchase_order.function') @include('pages.globalFunction') @endsection