@if($actor->u_alter)
Alter:
{{ $actor->u_alter }}
@endif
@if($actor->haare)
Haare:
{{ $actor->haare }}
@endif
@if($actor->augen)
Augen:
{{ $actor->augen }}
@endif
@if($actor->groesse)
Größe:
{{ $actor->groesse }}
@endif
@if($actor->gewicht)
Gewicht:
{{ $actor->gewicht }}
@endif
@if($actor->tatoos)
Tattoos:
{{ $actor->tatoos }}
@endif
@if($actor->piercing)
Piercings:
{{ $actor->piercing }}
@endif
@if($actor->beruf)
Beruf:
{{ $actor->beruf }}
@endif
@if($actor->famst)
Beziehungsstatus:
{{ $actor->famst }}
@endif