public function attributes()
 {
     return array_merge(parent::attributes(), ['customer.surname']);
 }