body()), now()->addMinutes(60)); } return view('dashboard.dashboard') ->with('mcstatus', json_decode(base64_decode(Cache::get('mojang_status')), true)); } }