A PHP Error was encountered Severity: Notice
Message: Undefined variable: role
Filename: views/sample_list.php
Line Number: 9
<?php if($role[0]['sample']==1){?><a href="<?php echo site_url();?>/welcome/save_sample"><button class="btn btn-add waves-effect waves-light" type="button">Add Sample</button></a><?php }?>