@extends('layouts.authLayout') @section('content')

Let's Get Started Metrica

Sign in to continue to Metrica.

@csrf
@error('email') {{ $message }} @enderror
@error('password') {{ $message }} @enderror
@if (Route::has('password.request')) Forgot password? @endif

Don't have an account ? Free Register

@endsection