mirror of
https://github.com/cp6/my-idlers.git
synced 2025-04-19 17:48:36 +00:00
Removed logo option from auth card
Removed logo option from auth card
This commit is contained in:
parent
e31a785844
commit
0eaf09fa92
1 changed files with 0 additions and 5 deletions
|
@ -1,11 +1,6 @@
|
|||
<main class="form-signin">
|
||||
<div class="card">
|
||||
<div class="card-body shadow">
|
||||
@if(isset($logo))
|
||||
<div>
|
||||
{{ $logo }}
|
||||
</div>
|
||||
@endif
|
||||
{{ $slot }}
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Reference in a new issue