Company {{ $company_name }} has reached {{ $threshold }}% storage usage.
| Company Name | {{ $company_name }} |
|---|---|
| Company Email | {{ $company_email }} |
| Current Usage | {{ number_format($utilization_percentage, 1) }}% |
| Alert Threshold | {{ $threshold }}% |
| Utilization Storage | {{ number_format($total_utilization_gb, 2) }} GB |
| Static Storage | {{ number_format($total_static_storage_gb, 2) }} GB |
| Total Used | {{ number_format($total_used_gb, 2) }} GB |
| Alert Time | {{ $alert_date }} |
Recommended Admin Actions: