From fdd2ef94ca49d891570c37e29f04e371ddb951a7 Mon Sep 17 00:00:00 2001 From: hskwon Date: Tue, 9 Dec 2025 21:51:26 +0900 Subject: [PATCH] =?UTF-8?q?=EC=9D=BC=EC=9D=BC=20=EC=8A=A4=ED=81=AC?= =?UTF-8?q?=EB=9F=BC=20=ED=85=8C=EC=9D=B4=EB=B8=94=20JavaScript=20?= =?UTF-8?q?=EC=BD=94=EB=93=9C=20=EC=A0=95=EB=A6=AC=20(index.blade.php?= =?UTF-8?q?=EB=A1=9C=20=EC=9D=B4=EB=8F=99)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../views/daily-logs/partials/table.blade.php | 232 +----------------- 1 file changed, 1 insertion(+), 231 deletions(-) diff --git a/resources/views/daily-logs/partials/table.blade.php b/resources/views/daily-logs/partials/table.blade.php index ec7c3ebc..06f8ab42 100644 --- a/resources/views/daily-logs/partials/table.blade.php +++ b/resources/views/daily-logs/partials/table.blade.php @@ -137,234 +137,4 @@ class="p-2 text-red-600 hover:bg-red-50 rounded-lg transition" title="삭제">
{{ $logs->withQueryString()->links() }}
-@endif - - \ No newline at end of file +@endif \ No newline at end of file