diff --git a/resources/views/hr/attendances/manage.blade.php b/resources/views/hr/attendances/manage.blade.php index 29406cfd..08486163 100644 --- a/resources/views/hr/attendances/manage.blade.php +++ b/resources/views/hr/attendances/manage.blade.php @@ -8,7 +8,7 @@

근태관리

-

근태 등록, 수정, 삭제 및 승인 관리

+

근태 등록, 수정, 삭제 관리

- -
- - {{-- 탭 콘텐츠 영역 --}} + {{-- 콘텐츠 영역 --}}
- {{-- 등록/관리 탭 --}}
{{-- 필터 + 일괄 삭제 --}} @@ -118,17 +105,6 @@ class="min-h-[200px]">
- - {{-- 승인 탭 --}} -
@@ -307,102 +283,10 @@ class="px-4 py-2 text-sm text-white bg-purple-600 hover:bg-purple-700 rounded-lg -{{-- 승인 신청 모달 --}} - @endsection @push('scripts') @endpush