@extends('AdminLte.template') @section('title') Consignment store stock with supplier @endsection @section('ExternalCss') @parent @endsection @section('Content')

Consignment store stock with supplier

{{ Form::open(['url' => 'Item/consStoreStockStateWithSuppReport','autocomplete' => 'off','id' => 'Item/dcTranOfConsItemsWithPoFilter']) }}


   



{{ Form::close() }}
@endsection @section('BootstrapModals') @endsection @section('ExternalJs') @endsection