@extends('layouts.app') {{--Important Variables--}} @section('title') Purchase Requisition & Order @stop @section('top-bar') @include('includes.top-bar') @stop @section('left-sidebar') @include('includes.left-sidebar') @stop @section('content')

Purchase Requisition & Order Report

PURCHASE REQUISITION No date select show start to now


{{ csrf_field() }}
to

REQUISITION ID Put Your Requisition Id


{{ csrf_field() }}

PURCHASE REQUISITION No date select show start to now


{{ csrf_field() }}
to

PURCHASE ORDER Anything is select show all


{{ csrf_field() }}
to

PURCHASE ORDER ID Put Your Order Id


{{ csrf_field() }}

PURCHASE ORDER Anything is select show all


{{ csrf_field() }}
to
@stop @push('include-css') @endpush @push('include-js') @endpush