first commit

This commit is contained in:
2025-09-10 15:28:46 +03:30
commit 00edec179a
204 changed files with 21024 additions and 0 deletions
@@ -0,0 +1,9 @@
<!DOCTYPE html>
<html lang="fa" dir="rtl">
<body style="text-align: right; font-family: Tahoma, Arial, sans-serif;">
<h2>کد تأیید شما برای {{ config('app.name') }}</h2>
<p>:برای تأیید ایمیل خود از کد زیر استفاده کنید</p>
<h1>{{ $code }}</h1>
<p>.این کد تا ۱۵ دقیقه معتبر است</p>
</body>
</html>