<?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 SeveranceCalculationHistoryResource extends JsonResource { public function toArray($request) { return ["\151\x64" => $this->id, "\143\x6f\x64\x65" => $this->code, "\x65\155\x70\154\157\171\x65\x65\x5f\x69\x64" => $this->employee_id, "\x65\x6d\160\154\157\x79\145\145" => $this->employee, "\143\141\x6c\x63\165\x6c\x61\x74\151\x6f\156\137\144\141\164\145" => $this->calculation_date, "\x74\145\x6e\165\x72\x65\137\171\145\141\162" => $this->tenure_year, "\164\145\x6e\165\x72\x65\x5f\x70\157\x69\x6e\x74\163" => $this->tenure_points, "\x6c\145\166\x65\x6c\x5f\160\157\151\156\x74\x73" => $this->level_points, "\x70\x6f\163\x69\x74\151\157\156\x5f\x70\157\151\156\x74\163" => $this->position_points, "\x74\x65\156\x75\162\145\x5f\164\x72\141\x6e\163\151\x74\151\x6f\156\x5f\160\157\x69\156\164\163" => $this->tenure_transition_points, "\154\x65\x76\145\x6c\137\x74\162\141\x6e\x73\151\164\x69\x6f\156\137\160\157\151\156\x74\x73" => $this->level_transition_points, "\x70\157\x73\151\x74\151\x6f\156\x5f\x74\162\x61\156\163\151\x74\x69\157\x6e\137\160\x6f\151\156\164\163" => $this->position_transition_points, "\164\x6f\164\x61\x6c\137\x70\x6f\151\156\164\x73" => $this->total_points, "\x70\157\151\156\x74\137\x72\141\164\145" => $this->point_rate, "\x74\145\x6e\165\x72\145\x5f\141\155\157\x75\156\x74" => $this->tenure_amount, "\x6c\145\x76\145\154\x5f\141\x6d\x6f\x75\156\164" => $this->level_amount, "\160\x6f\163\151\x74\x69\x6f\156\137\x61\155\x6f\x75\x6e\164" => $this->position_amount, "\164\157\x74\141\x6c\137\141\155\x6f\165\156\164" => $this->total_amount, "\160\141\171\x6d\145\156\x74\x5f\x70\145\162\143\x65\x6e\x74" => $this->payment_percent, "\x66\151\x6e\141\154\x5f\x61\155\157\x75\x6e\164" => $this->final_amount, "\162\145\164\x69\162\145\155\x65\156\x74\x5f\x66\x75\156\x64\x5f\141\155\x6f\165\x6e\x74" => $this->retirement_fund_amount, "\163\145\166\x65\162\x61\156\x63\145\x5f\141\155\x6f\x75\156\164" => $this->severance_amount, "\x63\141\154\x63\165\x6c\141\x74\x69\157\156\137\x64\x65\164\x61\x69\x6c" => $this->calculation_detail, "\x63\x72\x65\141\164\145\144\137\142\x79" => $this->created_by, "\x6e\157\x74\137\141\x6c\154\157\167\137\x65\144\x69\164" => $this->not_allow_edit, "\x70\x61\x79\x6d\x65\156\164\137\x73\164\x61\164\165\163" => $this->payment_status, "\x70\x61\171\x6d\145\x6e\164\x5f\x64\x61\x74\145" => $this->payment_date, "\163\x74\x61\164\165\163" => $this->status]; } }