Accessing id on the interface Illuminate\Contracts\Auth\Authenticatable suggest that you code against a concrete implementation. How about adding an instanceof check?
Loading history...
17
return redirect()->back()
18
->with('messages.error', 'U kan uzelf niet blokkeren.');