startSection('title', 'Home - Asset Management'); ?> startSection('css'); ?> stopSection(); ?> startSection('pagetitle', 'Dashboard'); ?> startSection('content'); ?>
 
route('index-dashboard'), 'class' => 'form-horizontal', 'id' => 'f_dashboard']); ?>
'form-control select2', 'id'=>'instalasi', 'required']); ?>
'form-control select2', 'id'=>'komponen', 'required']); ?> 'kode_fm']); ?>
AddAttribute("caption", sprintf("{ text: 'Monitoring %s' }", $namaAset)); $timeSeries->AddAttribute("series", "'Pengukuran'"); $timeSeries->AddAttribute('yaxis', '[ { "plot":"Jumlah", "title":"Jumlah", "referenceline":[ { "label":"Batas Perawatan", "value":"70", "style":{ "marker":{ "stroke-dasharray":[4,3] } } } ] } ]'); // chart object $Chart = new FusionCharts("timeseries", "MyFirstChart" , "900", "600", "chart-container", "json", $timeSeries); // Render the chart $Chart->render(); } ?>
stopSection(); ?> startSection('js'); ?> stopSection(); ?> make('layouts.main', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>