@lang('auth.welcome')
@lang('auth.canregister')
{{-- flash error (server‑side redirects) --}}
@if (session('error'))
{{ session('error') }}
@endif
{{-- name --}}
{{-- phone + country code --}}
{{-- email (optional) --}}
{{--
--}}
{{-- password --}}
@lang('auth.isexist')
@lang('auth.login')
@lang('auth.police')
@lang('auth.privacyweb')
@lang('auth.policeweb')