You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

27 lines
395 B

7 months ago
<style>
.highcharts-credits{
visibility: hidden;
}
</style>
<?php
helper('Kpdl');
?>
7 months ago
<div class="main-content">
<div class="container-fluid">
<div id="app"></div>
</div>
</div>
<?php $isDevelopment = ENVIRONMENT === 'development';?>
7 months ago
<script type="text/javascript">
7 months ago
<?php echo view('kewilayahan/dist/kpdl.js') ?>
</script>
<?php echo view('inc/js.php') ?>