I have already tried this Laravel form model binding
but I get
Undefined property: Illuminate\Database\Eloquent\Builder::$id
How can i display the details in my user_details table in the form? I have already made the joining of the tables but i get this error. Kindly help me please