@extends('layouts.root') @section('title','Passwort setzen') @section('additionalHeader') @endsection @section('head.links') @endsection @section('body.class', 'gray-bg') @section('body')
{{$linkInvitation->user->account->company}} Logo

{!! $linkInvitation->user->account->company !!}

Möchte Dich exklusiv als Empfehler gewinnen


Erhalte @if($recoCash = $linkInvitation->user->account->getSellerMaxRecoCash()) bis zu {{ Format::Percent($recoCash) }} @else eine @endif Geldprämie

für jede erfolgreiche Empfehlung

So erhälst du die Geldprämie

Melde dich an und empfehle {{$linkInvitation->user->account->company}} sowie viele weitere Unternehmen aus über 100 Branchen bequem über dein Smartphone. Nach jeder erfolgreichen Empfehlung schreiben wir Dir RECO.CASH gut, Du kannst es jederzeit auf dein Konto auszahlen.

In 2 Schritten Geld verdienen

1. Freunde empfehlen
2. Auszahlen
{{ csrf_field() }}
@if ($errors->has('email')) {{ $errors->first('email') }} @endif
@if ($errors->has('password')) {{ $errors->first('password') }} @endif
@if ($errors->has('password_confirmation')) {{ $errors->first('password_confirmation') }} @endif

oder



Bereits registriert? Anmelden ->

@endsection