@extends('partial.authLayout') @section('content') {!! NoCaptcha::renderJs('fa') !!}
{{ $config['site_title'] ?? '' }}
@if($errors->any()) @endif @error('g-recaptcha-response') @enderror

ورود | ثبت نام

@csrf
{!! NoCaptcha::display() !!}

آیا در {{ $config['site_title'] ?? config('app.name') }} حساب کاربری دارید؟

رفتن به حساب کاربری
@endsection @push('styles') @endpush