From 44412e56423d45b646407586a5a8868fd7472284 Mon Sep 17 00:00:00 2001 From: gitadmin Date: Sat, 23 Aug 2025 00:15:14 +0900 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20app/Models/Psection.php?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/Models/Psection.php | 1 + 1 file changed, 1 insertion(+) diff --git a/app/Models/Psection.php b/app/Models/Psection.php index be62acb..88ac97d 100644 --- a/app/Models/Psection.php +++ b/app/Models/Psection.php @@ -3,6 +3,7 @@ namespace App\Models; use Illuminate\Database\Eloquent\Model; +use Illuminate\Support\Facades\Auth; /** * 車種区分モデル - psectionテーブル