@php /* var_dump($data[0]['c_address_tira']); exit;*/ $client_dir = $data[0]['c_address_tira']; $logs = $data[0]['logs']; $logo = $data[0]['logo']; $type = $data[0]['type']; $warnings = $data[0]['warnings']; $signature = $data[0]['signature']; $data = $data[0]['data']; /* var_dump($warnings); exit;*/ @endphp
@php if ($data->source=='site' || $data->source=='automatic' ) : @endphp @php endif; @endphp @php if ($data->source =='new') : @endphp @php endif; @endphp @php if ($data->payment_method =='authorize.net' || $data->source =='new' ) : @endphp @php endif; @endphp @php if ($data->payment_method =='authorize.net' || $data->source =='new') : @endphp @php else : @endphp @php endif; @endphp @php if ($type !='client') : @endphp @php endif; @endphp @php if ($type =='admin-warnings' && $data->payment_method=='authorize.net') : @endphp @php endif; @endphp

{{ $data->owner}}

@php if ($data->signed_at) : @endphp
Signed on {{ date_format(date_create($data->signed_at), "M d, Y") }} @php endif; @endphp

{{ $data->type}}


  • Business: {{ $data->owner }}
  • {{ $data->owner_email }}
  • {{ $data->owner_address }}
  • {{ $data->owner_phone }}
  • Customer: {{ $data->name }}
  • {{ $data->email }}
  • {{ $client_dir }}
  • {{ $data->phone }}
  • @if ($data->c_driver_license)
  • ID: {{ strtoupper($data->c_driver_license) }}
  • @endif @if ($data->c_driver_license_dob)
  • DOB: {{ date("m-d-Y",strtotime($data->c_driver_license_dob ))}}
  • @endif

This contract is between {{ $data->owner }} (the "Business") and {{ $data->name }} (the "Client") dated {{ date_format($data->created_at,"m/d/Y") }}

@foreach($data->items as $index=>$item) @endforeach
Order ID {{ $data->order_id }}
Item{{$index + 1}} {{$item["item"] }}
Payment {{ $data->payment_method }}
Amount ${{$data->amount }}
Note {{ $data->notes }}
Amount ${{ $data->amount }}

Terms

Additional Authorization

{{ $data->terms }}

Customer Initial {{ $data->c_initial }}

Credit card information

Card holder name {{ $data->c_card_holder_name }}
Card Number {{ "**** **** **** " . $data->c_card_ended_number }}
Expiration date {{ $data->c_card_expiration_date }}
Billing zip code {{ "****" }}

Signatures

Signatures

This contract may be signed electronically or in hard copy. If signed in hard copy, it must be returned to the Business for valid record. Electronic signatures count as original for all purposes.

By typing their names as signatures below, both parties agree to the terms and provisions of this agreement.

Business Signature

Owner name {{ $data->owner }}
Owner Signature {{ $data->owner }}
Business date signed {{ date_format($data->created_at,"m/d/Y") }}

Customer Signature

Customer name {{ $data->name}}
Customer Signature {{ $data->c_signature }}
Customer date signed {{ date_format(date_create($data->signed_at), "m/d/Y") }}
Signature

Activity


Document Details

DOCUMENT TITLE
{{$data->type}}
DATE CREATED
{{date_format($data->created_at,"m/d/Y")}}
SENDER NAME
{{$data->owner}}
CUSTOMER NAME
{{$data->name}}
DATE SIGNED
{{date_format(date_create($data->signed_at), "m/d/Y")}}
CUSTOMER EMAIL
{{$data->email}}
CUSTOMER IP ADDRESS
{{$data->c_ip}}

Document History

@php foreach ($logs as $log) : @endphp @php endforeach; @endphp
Jan 01, 1970
00:00 AM

Warnings

@php foreach ($warnings as $warning) : @endphp @php if ( $warning['value'] =='Yes') : @endphp @php endif; @endphp @php if ( $warning['value'] =='No') : @endphp @php endif; @endphp @php if ( $warning['value'] =='Check data') : @endphp @php endif; @endphp @php if ( $warning['parameter'] =='The card holder name Match at') : @endphp @if ($warning['value'] >= 70) @else @endif @php endif; @endphp @php endforeach; @endphp
Parameter Match
% %