@extends('AdminLte.template') @section('title') {{__('Material Issue Summary - Product Wise')}} @endsection @section('ExternalCss') @parent @endsection @section('Content')

{{__('Material Issue Summary - Product Wise')}}

{{ Form::open(['action' => 'StoreSummaryReportController@productIssueData','autocomplete' => 'off','id' => 'productdata']) }}


 


 




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