<?php
//Obfuscated by YAK Pro - Php Obfuscator 2.0.13 at 2025-05-27 11:05:40
 namespace App\Http\Resources; use Illuminate\Http\Resources\Json\JsonResource; class SliderResource extends JsonResource { public function toArray($request) { return ["\151\x64" => $this->id, "\x6e\141\155\x65" => $this->name, "\160\157\163\151\x74\151\157\x6e" => $this->position, "\x61\x75\164\157\x70\x6c\x61\171" => $this->autoplay, "\x61\x75\164\157\160\154\141\171\x53\160\145\145\x64" => $this->autoplaySpeed, "\163\x70\145\x65\144" => $this->speed, "\163\154\x69\144\x65\x73\124\x6f\x53\150\x6f\x77" => $this->slidesToShow, "\x73\154\151\144\145\163\124\x6f\123\143\162\157\x6c\154" => $this->slidesToScroll, "\x69\x6e\146\x69\156\x69\x74\145" => $this->infinite, "\146\141\x64\145" => $this->fade, "\144\157\x74\163" => $this->dots, "\141\162\x72\157\167\x73" => $this->arrows, "\160\x61\165\x73\x65\x4f\x6e\x48\157\x76\145\x72" => $this->pauseOnHover, "\x70\x61\165\x73\145\x4f\x6e\x46\x6f\x63\x75\163" => $this->pauseOnFocus, "\x69\x6d\141\x67\x65\103\x6f\x75\156\164" => $this->imageCount, "\x64\145\x74\141\x69\x6c\x73" => $this->details]; } }