Shaden3 years agoLevel 4ReplyReport SpamHi @akinbredailik Laravel does not support belongsToThrough neither does Nova , you can use hasOneThrough, and is supported by both Laravel and Nova. if you are using a third party package , you can use a callback like @medrano85012 recommended. Like Reply