@include('report.partials.profit_by_products')
                        
                        
                            @include('report.partials.profit_by_categories')
                        
                        
                            @include('report.partials.profit_by_brands')
                        
                        
                            @include('report.partials.profit_by_locations')
                        
                        
                            @include('report.partials.profit_by_invoice')
                        
                        
                            @include('report.partials.profit_by_date')
                        
                        
                            @include('report.partials.profit_by_customer')