setSelects(['id', 'type', 'customer_id', 'total_amount', 'discount_total', 'total_refund', 'created_at', 'currency']) ->generate(); return ($service->getYearlySaleReport()); } }