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

Product Consumption

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








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