Niezdefiniowany indeks Laravel: token na resetowaniu

<input type="hidden" name="token" value="{{ $request->route('token') }}">
Hurt Hedgehog