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 38c8564 commit 3559031Copy full SHA for 3559031
resources/views/auth/login.blade.php
@@ -1,4 +1,5 @@
1
<x-guest-layout>
2
+@include('layouts.lang')
3
4
<x-auth-card>
5
<x-slot name="logo">
resources/views/auth/register.blade.php
@@ -7,6 +7,7 @@
7
?>
8
9
10
11
12
13
<a href="{{ url('') }}">
0 commit comments