diff --git a/backend/resources/views/admin/fitur/index.blade.php b/backend/resources/views/admin/fitur/index.blade.php index 8873881..0843262 100644 --- a/backend/resources/views/admin/fitur/index.blade.php +++ b/backend/resources/views/admin/fitur/index.blade.php @@ -35,14 +35,10 @@ data-id="{{ $item->id }}"> Ubah -
+ @@ -109,6 +105,30 @@ @endforeach + + @foreach ($fitur as $item) + + @endforeach + @endsection diff --git a/backend/resources/views/admin/kategori/index.blade.php b/backend/resources/views/admin/kategori/index.blade.php index a6fc00c..a8573ba 100644 --- a/backend/resources/views/admin/kategori/index.blade.php +++ b/backend/resources/views/admin/kategori/index.blade.php @@ -18,9 +18,7 @@ {{ session('success') }} @endif @@ -33,9 +31,7 @@ @endif @@ -59,8 +55,7 @@