I don't exactly see how this is a Laravel specific issue, and not sure if I understand the problem c...
I don't exactly see how this is a Laravel specific issue, and not sure if I understand the problem c...
I would also suggest enabling debug if you already haven't done so and seeing if it throws anything....
@cardi777 I meant to say users.index.blade file (users.index) sorry..
Could it be that you are missing @extends('user') at the top of your users.main file?
The Laravel portal for problem solving, knowledge sharing and community building.