@extends('layouts.central.app') @section('page_hero')

Get 30 days free trial

Praesent imperdiet, tellus et euismod euismod, risus lorem euismod erat, at finibus neque odio quis metus. Donec vulputate arcu quam.

@endsection @section('page_content')

Log in to your account

Or register a new account

@csrf @honeypot
@if ($errors->any()) @endif
Fill in the email address you used to register your tenant account.
@error('email')
Please enter a valid tenant email address.
@enderror
@endsection