mirror of
https://github.com/LinkStackOrg/LinkStack.git
synced 2025-04-26 16:08:48 +02:00
Bugfix
This commit is contained in:
parent
38c856484d
commit
35590314f4
@ -1,4 +1,5 @@
|
|||||||
<x-guest-layout>
|
<x-guest-layout>
|
||||||
|
@include('layouts.lang')
|
||||||
|
|
||||||
<x-auth-card>
|
<x-auth-card>
|
||||||
<x-slot name="logo">
|
<x-slot name="logo">
|
||||||
|
@ -7,6 +7,7 @@ foreach($pages as $page)
|
|||||||
?>
|
?>
|
||||||
|
|
||||||
<x-guest-layout>
|
<x-guest-layout>
|
||||||
|
@include('layouts.lang')
|
||||||
<x-auth-card>
|
<x-auth-card>
|
||||||
<x-slot name="logo">
|
<x-slot name="logo">
|
||||||
<a href="{{ url('') }}">
|
<a href="{{ url('') }}">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user