Update notapproved.blade.php
This commit is contained in:
parent
b3b5839346
commit
298e8c4615
|
|
@ -20,6 +20,9 @@
|
|||
</head>
|
||||
|
||||
<body>
|
||||
<form id="logout-form" action="{{ route('logout') }}" method="POST" style="display:none">
|
||||
@csrf
|
||||
</form>
|
||||
<br>
|
||||
<div id="logo_signup">
|
||||
<a href="{{ route('index') }}"><img alt="ARCHBLOX Logo" src="{{ asset('img/ARCHBLOXarched.png') }}"
|
||||
|
|
|
|||
Loading…
Reference in New Issue