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

Purchase

@if (in_array('5-2-2', Session::get('access'))) @endif
Purchase
Number
Request
Number
PO
Date
Grand Total Status Action
@include('pages.purchase.modal') @endsection @section('js_after') @include('pages.purchase.function') @include('pages.globalFunction') @endsection