try return view('service', ['servicePage' => $servicePage]); or return view('service')->with('...
You have to initiate carousel after document ready event, try below code (function($) { $(functi...
can you try command "php artisan config:cache", I am not sure but that might solve your p...
The Laravel portal for problem solving, knowledge sharing and community building.
The community