Пример #1
0
 public function show(Profile $profile)
 {
     return \ProfileService::viewProfile($profile);
 }