@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