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

Product Stock

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


:     


@endsection @section('BootstrapModals') @endsection @section('ExternalJs') @endsection