@extends('layouts.master') @section('title') Pending PO By Vendor @endsection @section('page-title') Pending PO By Vendor @endsection @section('body') @endsection @section('content')

Pending PO By Vendor

Action # PO No PO Title PO Date Vendor Name Vendor Company Created At
@endsection @section('scripts') @if(session('success')) @elseif (session('error')) @endif @endsection