{!! Form::label('gaf_checkout_code','Checkout Code') !!} {!! Form::text('gaf_checkout_code' , '' , ['class' => 'form-control','required'=>'true','placeholder' => 'Great American Finance Checkout Code','id'=>'gaf_checkout_code']) !!}

{!! __('PURCHASE WITH FINANCING: Using Your Great American Finance Checkout Code') !!}!
{!! __('If you want to check out using your current open balance at Great American Finance, please enter your approval code above') !!}.

@if($gaf->field_3 && $gaf->field_3 != '')

{!! __("To apply for financing and check out using your credit line, please :clickHereLink to apply and get your approval code", ['clickHereLink' => 'click here']) !!}.

@endif