changes in email template for enquiries and form submittion, other all minor error fixed.

This commit is contained in:
2025-08-28 13:11:34 +05:45
parent 086395a0a4
commit 3666b749ea
15 changed files with 3907 additions and 1486 deletions

View File

@@ -163,7 +163,7 @@
</div>
<div class="lqd-lp-excerpt">
<p>
{{ \Illuminate\Support\Str::limit($item['key'] ?? '', 10) }}
{{ \Illuminate\Support\Str::limit($item['key'] ?? '', 50) }}
</p>
</div>
</div>