{{ __('Your PRO profile is not yet published. Complete these steps first:') }}
{{ __('Organisation logo') }} ({{ __('optional') }})
{{ __('Square or landscape logo, max 400 Γ 400 px, WebP/JPG/PNG.') }}
@if ($proProfile->logoUrl()){{ __('Logo uploaded.') }}
@elseif (session('status') === 'logo-deleted'){{ __('Logo deleted.') }}
@endif