getData(); require "views/products_index.php"; } public function show() { require "views/products_show.php"; } }