{{View::make('layout.header')}} @php $user_join_year = date('Y',strtotime($userPay->date_commence)); $cutOffStartMonth = getSettingsValue("cut_of_startmonth"); if($cutOffStartMonth!=1){ if($cutOffStartMonth > date('m')){ $currentYear = date('Y'); }else{ $currentYear = date('Y')+1; } }else{ $currentYear = date('Y'); } @endphp

Past Leave

@foreach($leaveTypes as $htype) @endforeach

@if(Helper::settingInfo('hourlyLeave') ?? 0 ==1) Hourly    @endif Half Day    Full Day

Past Leave List

 
Category  :* 
Department  :* 
Branch  :* 
Employee Name  :
Date From  :
Date To  :* 
Emp No. Name Half Day Department Branch Category Leave Type Date Days Edit

Leave Replacement

@if(Helper::settingInfo('hourlyLeave') ?? 0 ==1)
@endif

Replacement Leave List

     
Category  :* 
Department  :* 
Branch  :* 
Employee Name / Employee No. :
Date From  :
Date To  :* 
Emp No. Name Department Branch Category Date Replacement type Days/Hours Granted Reason Edit

Compulsory Leave

@foreach($leaveTypes as $htype11) @endforeach

@if(Helper::settingInfo('hourlyLeave') ?? 0 ==1) Hourly    @endif  Half Day    Full Day

Compulsory Leave List

 
Category  :* 
Department  :* 
Branch  :* 
Employee Name  :
Date From  :
Date To  :* 
Emp No. Name Department Branch Category Leave Type Date Days Reason Edit

Assign BF Adj