@canany(['hr_manager_hq', 'holidays_adjustment']) @extends('adminlte::page') @section('title', config('adminlte.title') . ' | Holidays Adjustment') @section('content_header')

Holiday Adjustments

@stop @section('content')
@if (session('success')) @endif
{{-- Data will be loaded via AJAX --}}
# Employee Location Country Actions
@stop @section('footer')   @stop @endcan