$this->name, 'email' => $this->email, 'avatar' => [ 'src' => Storage::url('avatar.png'), ], ]; } }