diff --git a/resources/views/errors/503.blade.php b/resources/views/errors/503.blade.php new file mode 100644 index 0000000..8cb2301 --- /dev/null +++ b/resources/views/errors/503.blade.php @@ -0,0 +1,42 @@ + + + + + + + {{ config('app.name') }} - Maintenance Mode + @vite(['resources/css/app.css', 'resources/js/app.js']) + + + +
+
+
+ Larakits +
+ +

We'll be back soon!

+ +

+ Hie there, we're currently performing scheduled maintenance. We'll be back online shortly. +

+ +
+
+ {{-- Working on it... --}} +
+ +
+

+ If you need immediate assistance, please contact us at + + {{ config('mail.from.address') }} + +

+
+
+
+ + + \ No newline at end of file