@extends('layouts.app') @section('title', 'Holiday Calendar') @push('css') @endpush @section('content')
HR Policy

View and download our latest HR policies and guidelines for {{ $settings->country ?? 'Your Region' }}.

@if($settings->hr_policy) Download HR Policy @else @endif
Legend
   Common Holiday
   Company Off Day
Business Info
Region: {{ $settings->country ?? 'Global' }}
{{ $settings->contact_email }}
@endsection @push('scripts') @endpush