'Report', 'sales' => 'Earning Report', 'view_report' => 'View Report', 'sales_graph' => 'Earning Graph', 'detail' => 'Report Detail', 'profit' => 'Profit', // Daily 'daily' => 'Daily Report : :date', 'today' => 'Today', 'view_daily' => 'View Daily', 'view_daily_label' => 'View Daily per', // Monthly 'monthly' => 'Monthly Report :year_month', 'this_month' => 'This Month', 'view_monthly' => 'View Monthly', 'view_monthly_label' => 'View Monthly per', // Yearly 'yearly' => 'Yearly Report :year', 'this_year' => 'This Year', 'view_yearly' => 'View Yearly', 'view_yearly_label' => 'View Report per', // Year to year 'year_to_year' => 'Year to Year Report', 'view_year_to_year' => 'View Year to Year Report', ];