From 685beea7deacc0d4013b4bdcd220e4c41ab9888d Mon Sep 17 00:00:00 2001 From: MuzakkiABBAUF Date: Thu, 18 Sep 2025 15:47:30 +0700 Subject: [PATCH] fix error --- .../views/admin/templates/index.blade.php | 188 +++++++++--------- 1 file changed, 95 insertions(+), 93 deletions(-) diff --git a/backend/resources/views/admin/templates/index.blade.php b/backend/resources/views/admin/templates/index.blade.php index 77ca9ea..6ce88f4 100644 --- a/backend/resources/views/admin/templates/index.blade.php +++ b/backend/resources/views/admin/templates/index.blade.php @@ -282,12 +282,16 @@ @endif - - @foreach ($templates as $template) -