We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f77d00 commit db5ef82Copy full SHA for db5ef82
resources/views/welcome.blade.php
@@ -104,7 +104,7 @@ class="rounded-md px-3 py-2 text-black ring-1 ring-transparent transition hover:
104
href="{{ route('login') }}"
105
class="rounded-md px-3 py-2 text-black ring-1 ring-transparent transition hover:text-black/70 focus:outline-hidden focus-visible:ring-[#18B69C] dark:text-white dark:hover:text-white/80 dark:focus-visible:ring-white"
106
>
107
- __('Login')
+ Masuk
108
</a>
109
110
@if (Route::has('register'))
0 commit comments