@php $store_logo = !empty($system_settings['logo']) && file_exists( public_path(config('constants.MEDIA_PATH') . $system_settings['logo']), ) ? getMediaImageUrl($system_settings['logo']) : asset('assets/img/default_full_logo.png'); @endphp
{{ labels('admin_labels.admin_login', 'Seller Login') }}
Hey, Enter your details to get sign in to your account
@csrf
{{ labels('admin_labels.mobile', 'Mobile') }}
*
{{ labels('admin_labels.password', 'Password') }}
*
{{ labels('admin_labels.forgot_password', 'Forgot Password') }}?
{{ labels('admin_labels.sign_in', 'Sign In') }}
{{-- show only in demo mode --}} @if (config('constants.ALLOW_MODIFICATION') === 0)
mobile :
9876549875
password :
12345678
@endif
Don't have any account?
Sign Up
Copyright © {{ date('Y') }}
{{$system_settings['app_name']}}.
All rights reserved.