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

Find Your Store.

Enter your store domain to proceed to your account.

@csrf
.{{ $centralDomain }} @error('domain')
{{ $message }}
@enderror
Don't have an account? Create your store
@endsection