I want to get a row of data from shoes table from the given shoe_id on cart table. I tried to do the following thing: {{$shoes-> $cart->shoe_id}} I occured the problem