container->get('db')); $hosts = $hostsModel->getAllHost(); return view($response,'admin/hosts/index.twig', compact('hosts')); } }