@extends('layouts.public') @section('title', 'SYSTRONICS — Partners Area') @section('meta_description', 'Downloads, price lists and activation code requests are available to SYSTRONICS Partners. No fees are charged to become a SYSTRONICS Partner.') @section('content') @include('public.partials.page-chrome', [ 'eyebrow' => 'Partner Area', 'title' => 'SYSTRONICS Partners Area', 'lede' => 'Downloads, price lists and activation code requests are available to SYSTRONICS Partners. No fees are charged to become a SYSTRONICS Partner.', 'crumbs' => [ ['label' => 'Home', 'url' => route('public.home')], ['label' => 'Partners Area'], ], ])

Sign in to account

If you have a User ID and a Password already, please log in to the SYSTRONICS Partners Area.

@csrf
@error('login'){{ $message }}@enderror
@error('password'){{ $message }}@enderror

Forgot your password?

Enter the User ID or company e-mail of your partner account and we will send a reset link.

@csrf

Create a Partner Account

To register as a SYSTRONICS Partner, please create an account. No fees are charged to become a SYSTRONICS Partner!

Partner benefits

What the account gives you

Questions about ordering?

Write to the SYSTRONICS sales team, or contact the distributor covering your region.

sales@systronics.com Distributors
@endsection