@foreach(\App\Models\Community\ParkCommunityTip::CATEGORIES as $categoryKey)
@php($categoryCount = (int) ($communityTipCategoryCounts[$categoryKey] ?? 0))
@endforeach
Warning: Undefined variable $communityTips in C:\laragon\www\coaster-world\resources\views\pages\partials\community-tips.blade.php on line 124
Warning: foreach() argument must be of type array|object, null given in C:\laragon\www\coaster-world\resources\views\pages\partials\community-tips.blade.php on line 124