From 48acb8ccf6a8661c6a9ea9f66d245b610adba637 Mon Sep 17 00:00:00 2001 From: gitadmin Date: Sat, 23 Aug 2025 00:38:33 +0900 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20resources/views/layouts/ap?= =?UTF-8?q?p.blade.php?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/views/layouts/app.blade.php | 813 ++++++++++++++++++++++++++ 1 file changed, 813 insertions(+) diff --git a/resources/views/layouts/app.blade.php b/resources/views/layouts/app.blade.php index e69de29..2c26d2b 100644 --- a/resources/views/layouts/app.blade.php +++ b/resources/views/layouts/app.blade.php @@ -0,0 +1,813 @@ + + + + + + + @yield('title') | So-Manager管理パネル + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + +
+ @yield('content') +
+ + + @stack('scripts') + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +