From 6aebe632516f63162ea4118782f58892c8cbb04f Mon Sep 17 00:00:00 2001 From: Yuka Higashide Date: Wed, 8 Oct 2025 15:37:42 +0900 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E8=A6=8F=E5=AE=9A=E6=9C=9F=E5=A5=91?= =?UTF-8?q?=E7=B4=84=20=E5=AE=9A=E6=9C=9F=E5=A5=91=E7=B4=84=E6=9C=9F?= =?UTF-8?q?=E9=96=93=E9=81=B8=E6=8A=9E=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/views/regular_contract/create_select_period.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/views/regular_contract/create_select_period.blade.php b/resources/views/regular_contract/create_select_period.blade.php index 8b3064f..45a1700 100644 --- a/resources/views/regular_contract/create_select_period.blade.php +++ b/resources/views/regular_contract/create_select_period.blade.php @@ -10,7 +10,7 @@ {{ $errors->first('month') }} @endif -
+ @csrf
-- 2.47.3