Update notapproved.blade.php

This commit is contained in:
Thomas G 2022-08-03 09:43:24 +10:00
parent b3b5839346
commit 298e8c4615
1 changed files with 3 additions and 0 deletions

View File

@ -20,6 +20,9 @@
</head> </head>
<body> <body>
<form id="logout-form" action="{{ route('logout') }}" method="POST" style="display:none">
@csrf
</form>
<br> <br>
<div id="logo_signup"> <div id="logo_signup">
<a href="{{ route('index') }}"><img alt="ARCHBLOX Logo" src="{{ asset('img/ARCHBLOXarched.png') }}" <a href="{{ route('index') }}"><img alt="ARCHBLOX Logo" src="{{ asset('img/ARCHBLOXarched.png') }}"