rtl_available == 1) dir="rtl" @endif>
{{ __('staticwords.ApplyForSeller') }} - {{ $title}}
{{ __('staticwords.ApplyForSeller') }}
@csrf
{{ __('staticwords.Agreement') }}
{{ __('staticwords.StoreInformation') }}
{{ __('staticwords.PaymentDetails') }}
{{ __('staticwords.Submit') }}
{{ isset($sellerterm) ? $sellerterm->title : __('staticwords.Agreement') }}
{{ __('staticwords.SellerAgreement') }}
{!! $sellerterm->description !!}
{{ __('staticwords.IAgree') }}
{{ __('staticwords.StoreInformation') }}
{{ __('staticwords.TellAboutStore') }}
{{ __('staticwords.StoreName') }}:
*
@error('name')
{{ $message }}
@enderror
{{ __('staticwords.Email') }}:
*
@error('email')
{{ $message }}
@enderror
{{ __('staticwords.MobileNo') }}
*
@error('mobile')
{{ $message }}
@enderror
{{ __('staticwords.Country') }}:
*
{{ __('staticwords.PleaseChooseCountry') }}
@foreach($country as $c)