updated todos
This commit is contained in:
parent
261ba469a1
commit
6ede150fc6
|
@ -5,7 +5,7 @@
|
||||||
@endsection
|
@endsection
|
||||||
|
|
||||||
@section('content')
|
@section('content')
|
||||||
<div id="profile-container" class="form-container"> <!-- TODO: Add ability to change & reverify email -->
|
<div id="profile-container" class="form-container"> <!-- TODO: Add ability to verify/reverify email -->
|
||||||
<h1>Profile</h1>
|
<h1>Profile</h1>
|
||||||
<form method="post" action="profile/update">
|
<form method="post" action="profile/update">
|
||||||
@csrf
|
@csrf
|
||||||
|
|
Loading…
Reference in New Issue