@extends('AdminLte.template') @section('title') Stock Cycle Report @endsection @section('ExternalCss') @parent @endsection @section('Content')

Stock / Cycle Count Report


{{ Form::open(['action' => 'RegisterReportController@stockCycleReportData','autocomplete' => 'off','id' => 'stockstat']) }}
:
:
  
:
:
:
:
:
:


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