{{-- If social selected is linkedin --}}

LinkedIn

{{-- If social selected is facebook --}}

Facebook

{{-- If social selected is twitter x --}}

Twitter X

{{-- If social selected is threads --}}

Threads

{{-- If social selected is instagram --}}

Instagram

{{-- If social selected is tiktok --}}

Tiktok

{{-- If social selected is youtube --}}

Youtube

{{-- If social selected is clubhouse --}}

Clubhouse

{{-- If social selected is fanbase --}}

Fanbase

Skool

Snapchat

Pinterest

Sound Cloud

Apple Podcasts

Spotify

Discord

{{-- --}} {{-- @csrf --}}
{{-- Custom error validation --}} @if (session('error'))
  • {{ session('error') }}
@endif @if ($errors->any())
    @foreach ($errors->all() as $error)

    {{ $error }}

    @endforeach
@endif
{{-- Social Link --}} {{-- Social Type --}}