@include('dashboard.dashboardChart.byLastActivityChartElement')
@include('dashboard.dashboardChart.byOfdNoFutherActionChartElement')
@include('dashboard.dashboardChart.byArrivedDestNotOfdChartElement')
@include('dashboard.dashboardChart.byManifestedNotArrivedDestChartElement')
@include('dashboard.dashboardChart.byNewVsManifestedtChartElement')
@include('dashboard.dashboardChart.byInboundToTransitAndNotPodChartElement')
@include('dashboard.dashboardChart.byInboundPodWithin4DaysChartElement')
@include('common.footer')
@include('dashboard.dashboard_settings')
@include('dashboard.chartDataMapping')
@include('dashboard.renderChartTable')
@include('dashboard.dashboardChart.byOfdNoFutherActionChartController')
@include('dashboard.dashboardChart.byArrivedDestNotOfdChartController')
@include('dashboard.dashboardChart.byLastActivityChartController')
@include('dashboard.dashboardChart.byManifestedNotArrivedDestChartController')
@include('dashboard.dashboardChart.byNewVsManifestedChartController')
@include('dashboard.dashboardChart.byInboundToTransitAndNotPodChartController')
@include('dashboard.dashboardChart.byInboundPodWithin4DaysChartController')