<?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 SeverancePaymentResource extends JsonResource { public function toArray($request) { return ["\x69\144" => $this->id, "\x65\155\160\x6c\x6f\x79\x65\x65\x5f\x69\144" => $this->employee_id, "\x65\x6d\160\154\x6f\x79\x65\x65" => $this->employee, "\x63\141\x6c\x63\165\x6c\141\164\x69\x6f\x6e\137\144\141\164\x65" => $this->calculation_date, "\164\x65\x6e\x75\162\145\137\x79\x65\141\162" => $this->tenure_year, "\x74\x65\x6e\x75\x72\145\137\160\157\x69\156\164\x73" => $this->tenure_points, "\x6c\145\166\145\154\x5f\x70\x6f\151\156\164\x73" => $this->level_points, "\x70\157\163\x69\x74\x69\x6f\156\137\x70\157\x69\x6e\164\163" => $this->position_points, "\164\145\156\x75\x72\145\137\164\x72\x61\156\x73\151\x74\151\157\156\137\160\x6f\151\156\164\163" => $this->tenure_transition_points, "\x6c\145\166\145\154\137\x74\x72\141\x6e\163\151\164\151\157\156\137\x70\157\x69\x6e\164\x73" => $this->level_transition_points, "\160\157\x73\x69\x74\151\x6f\156\x5f\x74\x72\141\x6e\x73\151\164\151\157\x6e\137\160\x6f\151\x6e\x74\x73" => $this->position_transition_points, "\x74\x6f\x74\141\x6c\x5f\160\157\151\156\x74\163" => $this->total_points, "\x70\157\151\156\x74\137\x72\x61\164\145" => $this->point_rate, "\x74\x65\x6e\x75\x72\x65\x5f\141\155\x6f\x75\x6e\x74" => $this->tenure_amount, "\154\145\166\x65\x6c\x5f\141\x6d\x6f\x75\x6e\164" => $this->level_amount, "\x70\x6f\x73\x69\x74\151\x6f\x6e\137\x61\x6d\x6f\165\x6e\164" => $this->position_amount, "\164\157\164\x61\154\x5f\141\155\157\x75\156\x74" => $this->total_amount, "\x70\x61\x79\155\145\156\164\x5f\160\x65\x72\x63\x65\156\x74" => $this->payment_percent, "\146\151\156\x61\154\x5f\x61\155\x6f\x75\156\x74" => $this->final_amount, "\x72\x65\x74\x69\x72\x65\x6d\145\x6e\164\137\146\165\x6e\144\x5f\x61\155\x6f\165\x6e\x74" => $this->retirement_fund_amount, "\163\x65\166\145\162\x61\156\x63\x65\x5f\x61\155\x6f\x75\x6e\x74" => $this->severance_amount, "\x70\141\171\155\x65\x6e\x74\137\144\x61\164\x65" => $this->payment_date, "\x70\x61\x79\x6d\x65\156\164\x5f\x73\x74\141\x74\165\x73" => $this->payment_status, "\163\164\x61\x74\165\x73" => $this->status, "\x63\x72\145\141\164\x65\x64\137\x61\164" => isset($this->created_at) ? date("\x59\55\155\x2d\144\40\x48\x3a\151\72\x73", strtotime($this->created_at)) : null, "\165\160\144\x61\x74\145\144\137\141\x74" => isset($this->updated_at) ? date("\131\x2d\155\x2d\x64\x20\110\x3a\151\72\x73", strtotime($this->updated_at)) : null]; } }