@extends('layouts.guest') @section('content')
Production-ready brokerage CRM

Staff sign in

Password and passkey login with encrypted client workflows.

@csrf
Enter a valid email address.
Enter your password.
@if ($errors->any())
{{ $errors->first() }}
@endif
@endsection