@extends('layouts.marketing') @section('content')

Business card for iviggo partners.

{{ csrf_field() }}
 
{{----}}
The number will be added to the business card below.
Save a copy of your business card on your computer by clicking print button.

{{ucwords($user->first_name.' '.$user->last_name)}}

Business Partner

{{$user->email}}

Invitation Code: {{$user->coachInfo->invite_code}}


iviggo.com

Video coaching - Personal development

partners.iviggo.com

When effort is rewarded worldwide

@endsection @push('styles') @endpush @push('scripts') @endpush