File tree Expand file tree Collapse file tree
app-core/app/Views/superadmin Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5757 <?= !empty ($ m ['last_login ' ]) ? date ('d M Y, H:i ' , strtotime ($ m ['last_login ' ])) : '<span class="text-slate-400 text-xs italic">Belum pernah</span> ' ?>
5858 </td>
5959 <td class="px-6 py-4 text-right space-x-2">
60- <a href="<?= base_url ('superadmin/masjid/ manage/ ' . $ m ['id ' ]) ?> " class="bg-primary/10 text-primary hover:bg-primary hover:text-white px-3 py-1.5 rounded-lg font-bold text-xs transition-all inline-flex items-center gap-1">
60+ <a href="<?= base_url ('superadmin/manage-masjid / ' . $ m ['id ' ]) ?> " class="bg-primary/10 text-primary hover:bg-primary hover:text-white px-3 py-1.5 rounded-lg font-bold text-xs transition-all inline-flex items-center gap-1">
6161 <span class="material-symbols-outlined text-sm">settings_suggest</span>
6262 Kelola
6363 </a>
You can’t perform that action at this time.
0 commit comments