@extends('layouts.fullscreen-layout', ['title' => 'Sign In to Portal']) @section('meta_description', 'Access your Certificate Authority dashboard and manage your API keys and certificates securely.') @section('robots', 'noindex, nofollow') @section('content')

Sign In

Enter your email and password to sign in!

Or
@csrf
@error('email')

{{ $message }}

@enderror
Forgot password?

Don't have an account? Sign Up

By signing in, you agree to our Terms and Privacy Policy.

@endsection