diff --git a/resources/views/approvals/create.blade.php b/resources/views/approvals/create.blade.php index d02be1fc..ca90f0c4 100644 --- a/resources/views/approvals/create.blade.php +++ b/resources/views/approvals/create.blade.php @@ -43,10 +43,18 @@ class="w-full px-3 py-2 border border-gray-300 rounded-lg text-sm focus:outline- {{-- 본문 --}}
- + +
@@ -77,8 +85,73 @@ class="w-full bg-blue-600 hover:bg-blue-700 text-white px-4 py-2 rounded-lg tran @endsection +@push('styles') + + +@endpush + @push('scripts') +