Tailor Management
{{ __('auth_page.tenant_login') }}
@csrf
{{ App::getLocale() == 'tr' ? 'Türkçe' : 'English' }}
Türkçe
English
{{ __('auth_page.sign_in') }}
@if ($errors->any())
{{ $errors->first() }}
@endif
{{ __('auth_page.remember_me') }}
{{ __('auth_page.forgot_password') }}
{{ __('auth_page.sign_in') }}
{{ __('auth_page.create_account') }}