Your IP : 216.73.216.93


Current Path : /home/users/unlimited/www/foodbank.codeskitter.site/lang/en/
Upload File :
Current File : /home/users/unlimited/www/foodbank.codeskitter.site/lang/en/reports.php

<?php

return array (
  'admin_commission_report' => 'Admin Commission Report',
  'cash_on_delivery_report' => 'Cash On delivery Order Balance Report',
  'delivery_boy_collection_report' => 'Delivery Boy Collection Report',
  'credit_balance_report' => 'Credit Balance Report',
  'restaurant_owner_Sales_report' => 'Restaurant Owner Sales Report',
  'customer_report' => 'Customer Report',
  'reservation_report' => 'Reservation Report',
  'withdraw_report' => 'Withdraw Report',
  'from_date' => 'From Date',
  'to_date' => 'To Date',
  'get_report' => 'Get Report',
  'admin_commission_report_not_found' => 'The Admin Commission Report data not found',
  'cash_on_delivery_report_not_found' => 'The Cash On delivery Order Balance Report data not found',
  'delivery_boy_collection_report_not_found' => 'Delivery Boy Collection Report data Not Found',
  'credit_balance_report_not_found' => 'Credit Balance Report data Not Found',
  'customer_report_not_found' => 'The Customer Report data not found',
  'restaurant_owner_Sales_report_not_found' => 'Restaurant Owner Sales Report data not found',
  'reservation_report_not_found' => 'Reservation Report data not found',
  'withdraw_report_not_found' => 'Withdraw Report data not found',
);