Create uri->segment(1) . "/" . $this->uri->segment(2) . "/list","List ".$pageTitle); ?>
uri->segment(4); $TableData = $this->db->query("select * from tbl_workshifts where workshift_id =\"$id\" ")->row(); ?>