<?php
//Obfuscated by YAK Pro - Php Obfuscator 2.0.13 at 2025-06-18 09:19:06
 namespace App\Http\Resources; use Illuminate\Http\Resources\Json\JsonResource; class UserResource extends JsonResource { public function toArray($request) { return ["\151\x64" => $this->id, "\165\x73\x65\x72\156\x61\x6d\x65" => $this->username, "\156\141\x6d\145" => $this->name, "\x66\151\x72\163\x74\137\156\141\155\x65" => $this->first_name, "\154\x61\x73\x74\x5f\156\141\155\x65" => $this->last_name, "\146\x75\154\154\x5f\x6e\141\x6d\x65" => $this->full_name, "\146\x75\x72\151\x67\x61\156\x61\137\x66\151\162\x73\x74\x5f\x6e\141\155\145" => $this->furigana_first_name, "\146\165\162\151\x67\x61\x6e\141\x5f\154\x61\x73\164\x5f\156\x61\x6d\x65" => $this->furigana_last_name, "\x66\165\162\151\147\141\156\x61\137\x6e\141\x6d\x65" => $this->furigana_name, "\x67\145\x6e\144\x65\162" => $this->gender, "\141\147\x65" => $this->age, "\x70\157\x73\164\x5f\143\x6f\x64\x65" => $this->post_code, "\x63\x69\164\x79" => $this->city, "\144\x69\x73\164\162\x69\x63\164" => $this->district, "\x61\x64\144\162\145\163\163" => $this->address, "\x61\x64\144\162\145\163\x73\62" => $this->address2, "\x6c\x69\156\145\x5f\151\x64" => $this->line_id, "\x70\157\151\156\x74" => $this->point, "\147\162\x6f\x75\160\137\x69\144" => $this->group_id, "\147\x72\x6f\165\160" => $this->group, "\145\155\x61\151\154" => $this->email, "\x6d\157\142\x69\154\145\x5f\x65\155\x61\x69\x6c" => $this->mobile_email, "\160\x68\x6f\156\x65\x5f\x6e\x75\x6d\142\145\x72" => $this->phone_number, "\160\150\157\x6e\145\137\156\165\155\x62\145\162\62" => $this->phone_number2, "\146\x61\x78" => $this->fax, "\143\x6f\155\x70\x61\x6e\x79" => $this->company, "\143\157\156\x73\164\162\165\143\x74\x69\157\x6e" => $this->construction, "\x63\157\156\x73\164\x72\165\143\x74\151\157\x6e\137\x32" => $this->construction_2, "\162\145\147\151\163\x74\162\141\x74\x69\157\156\x5f\163\x74\141\x74\165\163" => $this->registration_status, "\165\163\x61\147\145\x5f\163\x74\x61\164\x75\163" => $this->usage_status, "\x6d\145\155\142\145\162\163\x68\151\x70\137\x73\x74\x61\x74\x75\x73" => $this->membership_status, "\x6d\145\x6d\142\x65\x72\x73\x68\151\160\x5f\x73\164\141\164\x75\x73\137\146\162\x6f\x6d" => $this->membership_status_from, "\x6d\145\155\142\145\x72\163\x68\x69\160\x5f\163\164\x61\x74\165\163\x5f\x74\x6f" => $this->membership_status_to, "\151\156\164\x72\157\x64\165\143\x74\x69\157\x6e" => $this->introduction, "\x70\141\x69\x64\x5f\x6d\x65\x6d\142\145\162\x73\x68\x69\160" => $this->paid_membership, "\x63\x6f\x6e\164\141\143\164\x5f\155\x65\x74\150\x6f\144" => $this->contact_method, "\141\x76\141\164\x61\162" => $this->avatar != null && $this->avatar != '' ? $this->avatar : "\x61\166\141\164\141\162\x2e\x70\x6e\x67", "\164\x77\157\137\x66\141\x5f\145\156\x61\x62\154\145\x64" => $this->google2fa_enabled && $this->google2fa_verified, "\x67\x6f\157\x67\154\145\62\146\141\x5f\x65\x6e\x61\142\154\145\x64" => $this->google2fa_enabled, "\147\x6f\157\x67\154\x65\x32\x66\141\137\x76\x65\162\151\146\x69\x65\x64" => $this->google2fa_verified, "\x6c\157\147\x69\156\x5f\x75\162\x6c" => $this->login_url, "\x63\x72\x65\141\x74\x65\144\137\x62\171" => $this->created_by, "\162\x6f\154\145\163" => array_map(function ($p2DVh) { return $p2DVh["\x6e\x61\x6d\x65"]; }, $this->roles->toArray()), "\x70\145\x72\x6d\151\163\163\x69\157\156\x73" => array_map(function ($S9p0P) { return $S9p0P["\156\x61\x6d\x65"]; }, $this->getAllPermissions()->toArray())]; } }