@include('component.frontend.layout.style')
Sign Up
Already have an account?
Sign In
@csrf
Login Detail
@if(isset($register_result))
@if($error = $errors->first())
×
Wrong!
{{$error}}
@endif @endif
Username *
Email *
Password *
Currency
@if(isset($currencys) && count($currencys)) @foreach($currencys as $currency)
{{$currency->currency}}
@endforeach @endif
Personal Info
First Name *
Last Name *
Date of Birth (YYYY/MM/DD) *
@for($i = 1920; $i <= 2021; $i++) @if($i == 1980)
{{$i}}
@else
{{$i}}
@endif @endfor
Year
@for($i = 1; $i <= 12; $i++)
{{$i}}
@endfor
Month
@for($i = 1; $i <= 31; $i++)
{{$i}}
@endfor
Date
Mobile Phone *
Confirm Your Detail
Address *
{{--
--}} {{--
Country *
--}} {{--
--}} {{--
--}}
Country *
@if(isset($countrys) && count($countrys)) @foreach($countrys as $country) @if($country->country == "Canada")
{{$country->country}}
@else
{{$country->country}}
@endif @endforeach @endif
{{--
--}} {{--
Address *
--}} {{--
--}} {{--
--}} {{--
--}} {{--
Address *
--}} {{--
--}} {{--
--}}
City *
{{--
--}} {{--
City *
--}} {{--
--}} {{--
--}}
State/Province *
{{--
--}} {{--
Province *
--}} {{--
--}} {{-- @if(isset($provinces) && count($provinces))--}} {{-- @foreach($provinces as $province)--}} {{--
{{$province->name}}
--}} {{-- @endforeach--}} {{-- @endif--}} {{--
--}} {{--
--}} {{--
--}} {{--
State *
--}} {{--
--}} {{-- @if(isset($states) && count($states))--}} {{-- @foreach($states as $state)--}} {{--
{{$state->name}}
--}} {{-- @endforeach--}} {{-- @endif--}} {{--
--}} {{--
--}} {{--
--}} {{--
Province or States *
--}} {{--
--}} {{--
--}}
Postal Code *
{{--
--}} {{--
Postal Code *
--}} {{--
--}} {{--
--}}
Receive promotions by email and SMS
Welcome Package
Terms and Conditions
I agree with the Terms and Conditions.
I am 18 years old and I accept the Terms and Conditions and Privacy Policy
Login if you already have an account
@csrf @if($error = $errors->first())
×
Wrong!
{{$error}}
@endif
Username
Email
Password
@if(isset($currencys) && count($currencys)) @foreach($currencys as $currency)
{{$currency->currency}}
@endforeach @endif
Currency
First Name
Last Name
@for($i = 1920; $i <= 2021; $i++) @if($i == 1980)
{{$i}}
@else
{{$i}}
@endif @endfor
Year
@for($i = 1; $i <= 12; $i++)
{{$i}}
@endfor
Month
@for($i = 1; $i <= 31; $i++)
{{$i}}
@endfor
Date
Mobile Phone
Address
Country
City
State/Province
Postal Code
Receive promotions by email and SMS
Terms and Conditions
I agree with the Terms and Conditions.
I am 18 years old and I accept the Terms and Conditions and Privacy Policy
Register
{{--
--}} {{--
Username *
--}} {{--
--}} {{--
--}} {{--
--}} {{--
Email *
--}} {{--
--}} {{--
--}} {{--
--}} {{--
Password *
--}} {{--
--}} {{--
--}} {{--
--}} {{--
Currency
--}} {{--
--}} {{-- @if(isset($currencys) && count($currencys))--}} {{-- @foreach($currencys as $currency)--}} {{--
{{$currency->currency}}
--}} {{-- @endforeach--}} {{-- @endif--}} {{--
--}} {{--
--}} {{--
--}} {{--
First Name *
--}} {{--
--}} {{--
--}} {{--
--}} {{--
Last Name *
--}} {{--
--}} {{--
--}} {{--
--}} {{--
Date of Birth (YYYY/MM/DD) *
--}} {{-- --}}{{--
--}} {{--
--}} {{--
--}} {{-- @for($i = 1920; $i <= 2021; $i++)--}} {{-- @if($i == 1980)--}} {{--
{{$i}}
--}} {{-- @else--}} {{--
{{$i}}
--}} {{-- @endif--}} {{-- @endfor--}} {{--
--}} {{--
--}} {{-- @for($i = 1; $i <= 12; $i++)--}} {{--
{{$i}}
--}} {{-- @endfor--}} {{--
--}} {{--
--}} {{-- @for($i = 1; $i <= 31; $i++)--}} {{--
{{$i}}
--}} {{-- @endfor--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
Mobile Phone *
--}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
Address *
--}} {{--
--}} {{--
--}} {{--
--}} {{--
Country *
--}} {{--
--}} {{--
--}} {{--
--}} {{--
City *
--}} {{--
--}} {{--
--}} {{--
--}} {{--
State/Province *
--}} {{--
--}} {{--
--}} {{--
--}} {{--
Postal Code *
--}} {{--
--}} {{--
--}} {{--
--}} {{--
Receive promotions by email and SMS--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
Terms and Conditions
--}} {{-- --}} {{--
I agree with the Terms and Conditions.--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
I am 18 years old and I accept the Terms and Conditions and Privacy Policy--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
Regist
--}} {{--
--}}
@include('component.frontend.layout.script')