master
parent
870efb3bcd
commit
77ca731600
|
@ -9,8 +9,10 @@
|
|||
@yield('head')
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@if(2==1)
|
||||
<!--
|
||||
@@if(auth()->check())
|
||||
-->
|
||||
@if(false)
|
||||
<div style="background: #000 url('https://www.getlumino.com/admin-assets/images/back.png');" class="text-light py-1 sticky-top">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
|
@ -30,7 +32,6 @@
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@endif
|
||||
|
||||
<noscript>
|
||||
|
|
Loading…
Reference in New Issue