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.

23 lines
369 B

7 months ago
<style>
.highcharts-credits{
visibility: hidden;
}
</style>
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">
<?php echo view('kewilayahan/dist/kpdl.js') ?>
</script>
<?php echo view('inc/js.php') ?>