@php $isRtl = in_array(app()->getLocale(), ['ar', 'he', 'fa', 'ur']); $generalSettings = \App\Models\Central\GeneralSetting::instance(); $appName = $generalSettings->app_name ?: 'Stocky'; @endphp {{ __('landing.admin_login') }} — {{ $appName }} @php $faviconUrl = $generalSettings->getFaviconUrl(); @endphp {{-- Left decorative panel --}}

{{ __('landing.login_hero_title') }}

{{ __('landing.login_hero_desc') }}

100%
{{ __('landing.stat_secure') }}
24/7
{{ __('landing.stat_access') }}
Real-time
{{ __('landing.stat_analytics') }}
{{-- Right form panel --}}

{{ __('landing.welcome_back') }}

{{ __('landing.login_subtitle') }}

@if (session('status')) @endif @if ($errors->any()) @endif
@csrf
{{ __('landing.forgot_password') }}
{{ __('landing.or') }}
{{ __('landing.back_to_homepage') }}