changed report date in task report mail
Some checks failed
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (push) Successful in 14s
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (pull_request) Successful in 14s
Gemini PR Review / Gemini PR Review (pull_request) Failing after 19s
Laravel Pint / pint (pull_request) Successful in 2m57s
Laravel Larastan / larastan (pull_request) Failing after 6m35s

This commit is contained in:
dhanabalan
2026-09-16 08:52:55 +05:30
parent f78c2262e3
commit 86c3bda2fc

View File

@@ -24,7 +24,7 @@
</div>
<div style="font-size:15px; color:#dceaf5; margin-top:7px;">
Daily Task Report - {{ now()->format('d M Y') }}
Daily Task Report - {{ now()->subDay()->format('d M Y') }}
</div>
</td>