diff --git a/app/Controllers/Home copy 2.php b/app/Controllers/Home copy 2.php index 83eee47..3a40353 100644 --- a/app/Controllers/Home copy 2.php +++ b/app/Controllers/Home copy 2.php @@ -6,6 +6,6 @@ class Home extends BaseController { public function index(): string { - return view('aasasdasa'); + return view('fqwefwe'); } }