<?php
//Obfuscated by YAK Pro - Php Obfuscator 2.0.13 at 2025-05-27 11:05:36
 namespace App\Http\Resources\Admin; use Illuminate\Http\Resources\Json\JsonResource; class SeverancePaymentDetailResource extends JsonResource { public function toArray($request) { return ["\x69\144" => $this->id, "\145\155\160\154\x6f\171\x65\145\x5f\151\144" => $this->employee_id, "\x65\155\x70\x6c\x6f\171\145\x65" => $this->employee, "\143\141\154\x63\165\x6c\x61\x74\x69\157\x6e\x5f\144\x61\x74\145" => $this->calculation_date, "\164\145\x6e\165\x72\145\x5f\x79\x65\141\162" => $this->tenure_year, "\164\x65\156\x75\162\x65\137\x70\x6f\x69\156\x74\x73" => $this->tenure_points, "\x6c\x65\166\x65\154\x5f\x70\157\151\156\x74\x73" => $this->level_points, "\x70\157\163\x69\x74\x69\x6f\x6e\x5f\x70\x6f\151\156\x74\x73" => $this->position_points, "\164\145\x6e\x75\x72\x65\137\164\162\x61\x6e\x73\x69\164\x69\x6f\x6e\137\160\157\x69\156\164\163" => $this->tenure_transition_points, "\154\145\166\145\154\137\x74\162\x61\x6e\163\x69\164\151\157\x6e\x5f\160\x6f\151\156\164\163" => $this->level_transition_points, "\160\x6f\x73\151\x74\x69\x6f\156\x5f\164\162\x61\x6e\x73\151\164\151\x6f\156\137\160\x6f\x69\x6e\x74\x73" => $this->position_transition_points, "\x74\157\x74\141\x6c\137\x70\x6f\151\x6e\x74\x73" => $this->total_points, "\160\157\151\x6e\164\x5f\162\x61\x74\x65" => $this->point_rate, "\164\145\x6e\165\162\x65\x5f\x61\155\157\165\x6e\x74" => $this->tenure_amount, "\154\145\166\145\154\137\x61\155\x6f\165\x6e\x74" => $this->level_amount, "\160\x6f\163\x69\x74\x69\x6f\156\x5f\141\155\x6f\x75\x6e\164" => $this->position_amount, "\164\157\x74\x61\154\x5f\141\155\157\x75\156\x74" => $this->total_amount, "\x70\141\171\155\145\x6e\164\x5f\160\x65\162\x63\145\156\164" => $this->payment_percent, "\x66\151\156\x61\154\137\141\x6d\x6f\165\156\164" => $this->final_amount, "\162\x65\x74\x69\x72\x65\x6d\145\x6e\x74\x5f\x66\165\156\x64\x5f\141\x6d\157\165\x6e\x74" => $this->retirement_fund_amount, "\163\x65\x76\x65\162\141\x6e\143\x65\137\x61\x6d\157\x75\x6e\x74" => $this->severance_amount, "\x63\141\154\x63\x75\x6c\141\x74\x69\157\x6e\137\144\x65\x74\141\151\x6c" => $this->calculation_detail, "\143\x72\x65\x61\164\x65\144\x5f\142\171" => $this->created_by, "\143\x72\x65\141\164\x6f\x72" => $this->creator, "\x70\x61\171\x6d\x65\156\164\137\x64\141\164\x65" => $this->payment_date, "\x70\x61\171\155\x65\156\164\x5f\163\164\x61\164\165\163" => $this->payment_status, "\x73\x74\141\164\165\x73" => $this->status, "\143\x72\145\x61\x74\x65\144\x5f\141\x74" => isset($this->created_at) ? date("\131\55\155\55\x64\40\x48\72\151\72\x73", strtotime($this->created_at)) : null, "\165\x70\x64\x61\164\x65\x64\137\x61\x74" => isset($this->updated_at) ? date("\x59\x2d\155\55\144\40\x48\x3a\151\72\x73", strtotime($this->updated_at)) : null]; } }