Statistics

Days Active {{ $hosting->purchase_date ? $hosting->purchase_date->diffInDays(now()) : 0 }}
Total Cost ${{ $hosting->monthly_cost ? number_format($hosting->monthly_cost * ($hosting->purchase_date ? $hosting->purchase_date->diffInMonths(now()) : 0), 2) : '0.00' }}