@include("template.canvas", ['id' => "1", "col" => 12, "title" => "Revenue, Sales Date", "chartId" => "chart_revenue_by_sales_date", "height" => 100]) @include("template.canvas", ['id' => "2", "col" => 12, "title" => "Revenue, Sales Channels", "chartId" => "chart_revenue_sales_channels", "height" => 400, "div" => true]) @include("template.canvas", ['id' => "3", "col" => 12, "title" => "Revenue, Country", "chartId" => "chart_revenue_country", "height" => 400, "div" => true])