@extends('AdminLte.template') @section('title') Sales Summary - Product Wise @endsection @section('ExternalCss') @parent @endsection @section('Content')

Sales Summary - Product Wise

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


 


 




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