Hello, @grestock !
Cache is stored in the storage/ folder. If blade was working fine on your local machine but on server it is not caching properly, chances are you need to review the permissions on the storage folder.
Check that other question where I helped a guy with similar problems: https://laracasts.com/discuss/channels/laravel/laravel-you-dont-have-permission-to-access-on-this-server
Let me know if it helps.