This commit is contained in:
CHIEFSOFT\ameye
2024-09-24 08:34:09 -04:00
parent d9b4b0961b
commit 3e49d3478d
2 changed files with 7 additions and 1 deletions
+5
View File
@@ -32,6 +32,11 @@ class Bkouser extends Bko_Controller {
$this->load->view('bko/view_bko_footer', $data);
}
public function pastdue(){
return $this->offers();
}
public function offers() {
// $this->load->view('bko/view_bko_header', $data);