cryptoC-icon

{{ __('words.Become a Verified Seller') }}

@if (auth()->user()->isCompanySeller())

{{__("words.Information about the person responsible for the company.")}}

{{__("words.Owner/Manager/Partner ONLY can apply!")}}

@else

{{__("words.Confirm Account Information")}}

@endif
@csrf
@if (auth()->user()->isCompanySeller())
{{-- --}}
@endif
{{__("words.Note")}}:

{{__("words.Double check the information above, the information entered must be the same as in your identity document")}}

{{__("words.once you submit your verified seller request, you can no longer change this information!")}}

{{__("words.Start Verification")}}