You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
koperasi/public/cache/af83c6f8aa1a97ec5f8ee1f0001...

16 lines
590 B
PHP

<div class="row">
<div class="col-sm-3">
<a href="<?php echo e(PATH); ?>/upload/excel/anggota" style="
display: grid;
border-radius: 5px;
padding: 10px;
background: #666ee8;
color: #ffffff;
border: 1px solid #ddd;
grid-template-columns: 50px auto;
">
<i class="icon-grid"></i>
<p style="margin:0;">Data Anggota</p>
</a>
</div>
</div><?php /**PATH /var/www/vhosts/warpekamart.com/httpdocs/usp/views/file/linemenu.blade.php ENDPATH**/ ?>