@include('theme_color') @if ($setting->preloader_status == 'enable')
@endif

{{ __('user.Register') }} {{ __('user.To create a new account, fill out the form below and get the varification link to email') }}

@csrf
{{ __('user.Operating Areas') }}
{{ __('user.Operating Categories') }}
@if ($recaptcha_setting->status == 1)
@endif
@if ($social_login->is_gmail == 1) @endif

{{ __('user.Already have an account ?') }} {{ __('user.Login here') }}

image
{{ $login_page->login_top_item_qty }}{{ $login_page->login_top_item }}
{{ $login_page->login_footer_item_qty }}{{ $login_page->login_footer_item }}
@if ($errors->any()) @foreach ($errors->all() as $error) @endforeach @endif