Skip to content

Instantly share code, notes, and snippets.

<?php $this->view('partials/head', array('scripts' => array('clients/client_list.js'))); ?>
<?php //Initialize models needed for the table
new Machine_model;
new Reportdata_model;
new department_model;
?>
<div class="container">