@php $rows = $profileSocialForm['rows'] ?? []; $allowed = $profileSocialForm['allowedPlatforms'] ?? []; @endphp
{{ __('Social links') }}
{{ __('Add links you want others to see on your public profile.') }}
{{-- JS template --}}