master
parent
77ca731600
commit
8f7f2297d3
|
@ -9,10 +9,8 @@
|
|||
@yield('head')
|
||||
</head>
|
||||
<body>
|
||||
<!--
|
||||
@@if(auth()->check())
|
||||
-->
|
||||
@if(false)
|
||||
|
||||
@if(auth()->check())
|
||||
<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">
|
||||
|
|
Loading…
Reference in New Issue