This commit is contained in:
Pusdatin BPKD Jkt
2022-09-01 14:33:22 +07:00
parent 1afbab205a
commit cd762325fc
3 changed files with 4 additions and 2 deletions
@@ -19,6 +19,7 @@ class RealisasiPendapatanController extends Controller
public function __construct(){
$this->siteTitle = "DBH Realisasi Pendapatan";
parent::__construct();
$this->setIconTitle("fa fa-reply");
}
public function index()