Front Page now has all useable buttons and links.

Added "Are you sure" when you unsubscribe from an event
This commit is contained in:
Anders
2020-07-30 10:31:04 +02:00
parent cf4559874a
commit f36f460b14
3 changed files with 5 additions and 3 deletions
@@ -7,7 +7,7 @@
@section("content")
<main>
<h1 class="text-center sde-blue mt-0">Konto</h1>
<form method="post" action="{{ route("users.update", ['user' => Auth::user()]) }}">
<form method="post" action="{{ route("users.update", ['user' => Auth::user()]) }}">
@csrf
@method("put")
<span>Navn:</span>