<form method="POST" action="/profile"> @csrf <input name="name"> <button type="submit">send</button> </form>