Server : Apache/2.4.18 (Ubuntu) System : Linux canvaswebdesign 3.13.0-71-generic #114-Ubuntu SMP Tue Dec 1 02:34:22 UTC 2015 x86_64 User : oppastar ( 1041) PHP Version : 7.0.33-0ubuntu0.16.04.15 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority, Directory : /var/www/laciasmara.com/public_html/shop/application/views/admin/reseller_page/ |
Upload File : |
<style> i { text-align: center; } </style> <div class="row"> <div class="col-sm-12"> <p><a href="<?= base_url('admin/customer_index'); ?>"><i class="fa fa-arrow-left" aria-hidden="true"></i> Kembali ke Pelanggan</a></p><br> <h2>Administrasi Reseller</h2> </div><!-- end class="col-sm-12" --> </div> <!-- end row --> <div class="row" style="padding-top:10px; border-bottom:none;"> <div style="text-align:center;" class="col-xs-4 col-sm-3 col-md-2 col-lg-2" style="height:140px;"> <table> <tr> <td> <a href="<?= site_url('admin/resellers'); ?>"> <i class="fa fa-bars fa-5x" aria-hidden="true"></i></a> </td> </tr> <tr> <td> <a href="<?= site_url('admin/resellers'); ?>"> <br>Kategori Reseller</a> </td> </tr> </table> </div><!-- class="col-lg-2 col-xs-6" --> <div style="text-align:center;" class="col-xs-4 col-sm-3 col-md-2 col-lg-2" style="height:140px;"> <table> <tr> <td> <a href="<?= site_url('admin/resellers/product_price'); ?>"> <i class="fa fa-usd fa-5x" aria-hidden="true"></i></a> </td> </tr> <tr> <td> <a href="<?= site_url('admin/resellers/product_price'); ?>"> <br>Manage Harga Produk</a> </td> </tr> </table> <p> </p> </div><!-- class="col-lg-2 col-xs-6" --> <div style="text-align:center;" class="col-xs-4 col-sm-3 col-md-2 col-lg-2" style="height:140px;"> <table> <tr> <td> <a href="<?= site_url('admin/resellers/lists'); ?>"> <i class="fa fa-users fa-5x" aria-hidden="true"></i> </a> </td> </tr> <tr> <td> <a href="<?= site_url('admin/resellers/lists'); ?>"><br> Daftar Reseller</a> </td> </tr> </table> </div><!-- class="col-lg-2 col-xs-6" --> </div><!-- end row -->