/home/techb158/immovalet.com/platform/themes/shopwise/src/Http/Resources
NameSizeModeActions
BrandResource.php6000644editdlrm
PostResource.php8620644editdlrm
ProductCategoryResource.php5990644editdlrm
ReviewResource.php6370644editdlrm
TestimonialResource.php6550644editdlrm
Edit: /home/techb158/immovalet.com/platform/themes/shopwise/src/Http/Resources/ReviewResource.php (637B)
$this->user->name, 'user_avatar' => $this->user->avatar_url, 'created_at' => $this->created_at->translatedFormat('M d, Y'), 'comment' => $this->comment, 'star' => $this->star, ]; } }