{{-- --}}

Google Maps

Amazon Shop

Apple Maps

Waze

{{-- If button selected is link --}}

Custom Link

{{-- If button selected is podcast --}}

Podcast

{{-- If button community is link --}}

Community Link

{{-- If button selected is email --}}

Email

{{-- If button selected is phone --}}

Phone

{{-- If button selected is sms --}}

SMS/Text

{{-- If button selected is whatsapp --}}

WhatsApp

{{-- If button selected is wechat --}}

WeChat

{{-- If button selected is Zalo --}}

Zalo

{{-- If button selected is telegram --}}

Telegram

{{-- If button selected is zoom --}}

Zoom

{{-- If button selected is cashapp --}}

CashApp

Payment (Other)

Square

Chime

{{-- If button selected is paypal --}}

Paypal Link

{{-- If button selected is paypal email --}}

Paypal Email

{{-- If button selected is credit card --}}

Credit Card

{{-- If button selected is zelle --}}

Zelle

{{-- If button selected is apple pay --}}

Apple Pay

{{-- If button selected is venmo --}}

Venmo

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

    {{ $error }}

    @endforeach
@endif
@if (in_array(auth()->user()->user_type, ['Basic', 'Gold', 'Platinum', 'Sponsored']))
@endif
{{-- Button Link --}} {{-- Button Type --}}
{{--
--}}