This commit is contained in:
Konstantinos Arvanitakis
2026-07-01 18:35:39 +03:00
commit 9f58a36c82
44 changed files with 3848 additions and 0 deletions
@@ -0,0 +1,5 @@
<p>Hi {{ $name }},</p>
<p>You have been invited to access the admin panel. Visit the link below to log in you will be asked for your email address and a one-time code will be sent to you.</p>
<p><a href="{{ route('filament.lunar.pages.dashboard') }}">Go to admin panel</a></p>