Hello peeps. I finally figured out what caused the error. The blade file used to display the comments was not included by blade but included using php so I guess it lost it’s context.
Hello peeps. I finally figured out what caused the error. The blade file used to display the comments was not included by blade but included using php so I guess it lost it’s context.