@extends('site.layout.layout') @section('title',__('Join Us')) @section('content')
{{ __('Join Us') }}

{{ __("Expand your business and start selling with Tasahol") }}

{{ __('At Tasahol, we enable merchants to easily and securely display and sell their e-products to a wide audience of customers. Join now and be part of a platform that combines innovation and trust.') }}

@csrf
{{ __('Store Owner Info') }}
{{ __('Store information') }}

{{ __('Store Logo') }}

{{ __('Store Cover Logo') }}

{{ __('Bank account information') }}
{{ __('Documentation information') }}

{{ __('Commercial Registration File') }}

{{ __('Tax File') }}

{{ __('Upload a photo of your ID (such as an ID card or passport)') }}

{{ __('Address') }}
{{-- Add reCAPTCHA --}}

{{ __('Your application will be reviewed by the Tasahal administration. Once approved, the selling feature will be activated on your account.') }}

@endsection @push('scripts') {{-- new --}} @if(app()->getLocale() == 'ar') @endif @endpush