<?php
//Obfuscated by YAK Pro - Php Obfuscator 2.0.13 at 2025-05-27 11:05:38
 namespace App\Http\Resources; use Illuminate\Http\Resources\Json\JsonResource; class FaqResource extends JsonResource { public function toArray($request) { return ["\151\144" => $this->id, "\156\141\155\145" => $this->name, "\x64\x65\163\x63\x72\151\160\x74\x69\x6f\156" => $this->description, "\147\x72\x6f\165\160" => $this->group]; } }