@extends('layouts.fixed') @section('title','Manage Requisition - Purcahse Requisition') @section('style') @stop @section('content') Purchase Customized Report Search {{-- Excel --}} {{--start --}} @csrf Cost Center {{-- Cost Centre @foreach ($types as $type) {{ $type->name }} @endforeach --}} Cost Centre L/C Overall Fund {{-- {{ Form::select('group_id',$groups,null,['class'=>'form-control','placeholder'=>'Select Group']) }} --}} Payment Mode Payment Mode Cash On credit {{-- {{ Form::select('group_id',$groups,null,['class'=>'form-control','placeholder'=>'Select Group']) }} --}} Search {{-- --}} {{--end --}} @stop @section('style') @stop @section('plugin') @stop