update
parent
4e7606182e
commit
4d458e08c7
|
|
@ -48,7 +48,7 @@
|
||||||
<section class="bg-white rounded-3xl border border-slate-200 shadow-sm overflow-hidden">
|
<section class="bg-white rounded-3xl border border-slate-200 shadow-sm overflow-hidden">
|
||||||
<div class="p-6 border-b border-slate-100 flex justify-between items-center">
|
<div class="p-6 border-b border-slate-100 flex justify-between items-center">
|
||||||
<h3 class="text-lg font-bold text-slate-900 flex items-center">
|
<h3 class="text-lg font-bold text-slate-900 flex items-center">
|
||||||
<i data-lucide="table" class="w-5 h-5 mr-2 text-blue-600"></i> Data Grid
|
<i data-lucide="table" class="w-5 h-5 mr-2 text-blue-600"></i> Data Grid {{ $dataset->tabelData->name }}
|
||||||
</h3>
|
</h3>
|
||||||
{{-- <span class="text-xs font-bold text-slate-400 uppercase">Jumlah Row Data: 100</span> --}}
|
{{-- <span class="text-xs font-bold text-slate-400 uppercase">Jumlah Row Data: 100</span> --}}
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue