Agent Agreements

{!! __('Please click here to execute your onboarding agent agreement. Upon completion of the electronic execution, a digital copy will be sent to you.') !!}
Click here to digitally sign Agent Agreement
{{--
--}} {{--
--}} {{--
--}} {{--
W9 and NDA | Non Complete Disclosure
--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
ACH Deposit Information
--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
NDA | Non Complete Disclosure
--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{--
--}}

Banking Information

{!! __('Please select how you would like to receive your commission payments.') !!}
{!! Form::label('payment_method','I want to be paid by:') !!} {!! Form::radio('payment_method' , 1 , true ,['class' => 'paymentMethod ach_payment']) !!} {!! Form::label('payment_method','ACH') !!} {!! Form::radio('payment_method' , 0 , false ,['class' => 'paymentMethod']) !!} {!! Form::label('payment_method','Manual Check') !!}
{!! __('Click here to provide ACH information') !!}
    {{-- @include('frontend.template.'.activeTemplate().'.agent.ach_form')--}} {{-- --}}
    {{--
    --}} {{--
    --}} {{--

    Click "I agree" to confirm your review of the agreement.

    --}} {{--
    --}} {{--
    --}} {{--
    --}} {{-- {!! Form::checkbox('agree' , 1 , 0,['id' => 'ayg_agreement_agree']) !!}--}} {{-- {!! Form::label('agree','I agree') !!}--}} {{--
    --}} {{--
    --}} {{--
    --}}
    {{--
    Review and continue documents to continue.
    --}} {{-- style="display: {{isset($canSubmit) && $canSubmit ? 'block' : 'none'}}"--}}