startSection('panel_content'); ?>
id) ->where('payment_status', 'paid') ->where('created_at', '>=', $days_ago_60) ->where('created_at', '<=', $days_ago_30) ->sum('grand_total'); ?> :