@extends('onboarding.main') @section('title', 'Page Title') @section('content')

Vervollständigen Sie Ihr Profil

{{csrf_field()}}

Laden Sie jetzt Ihr Firmenlogo hoch

@if ($errors->has('all_connections')) {{ $errors->first('all_connections') }} @endif


@endsection @section('after-scripts') @endsection