| URL | {{ $propertyprofile->url }} |
|---|---|
| Logo |
@if(isset($propertyprofile->logo))
|
| Primary Color | |
| Secondary Color | |
| Bio | {!! $propertyprofile->bio !!} |
@can('owner-propertyprofile-edit')
Edit Profile
@endcan