@php use Illuminate\Support\Str; @endphp @section('keywords') {{ __('detail.Buy and sell profuct for') }} @foreach ($categories as $category) {{ $category->title }}, @endforeach @endsection @section('title') {{ config('app.name') }} | {{ __('detail.Buy and sell product') }} @endsection @section('description') {{ config('app.name') }} {{ __('detail.is the safest digital property marketplace. If you want to buy or sell a product.') }} @endsection @section('page_title') {{ config('app.name') }} @endsection @php // session()->put('locale',$target); $target = getDefaultTargetLanguage(); $code = getcountryCode(); $countryID = App\Models\User::getCountryIdByCode($code); @endphp

{{ __('words.Browse By Categories') }}

@foreach ($categories as $category) @endforeach
ads image

{{ __('words.Earn cash by selling or Find anything you desire') }}

{{ __('words.Browse Ads') }} {{ __('words.Post Ads') }}
ads image
{{-- {{dd(request())}} --}} {{-- start Request modal after adding brand --}} @if(session('socialLogin')) @endif @php if(auth()->user()) session()->forget('socialLogin'); @endphp {{-- end Request modal after adding brand --}}
app image

{{ __('words.Try The') }} {{ __('words.Ambayo App') }}

{{ __('words.Buy, sell and find just about anything using the app on your mobile') }}

{{ __('words.Download The Mobile App Today.') }}

{{ __('words.For Buyer') }}


{{ __('words.For Seller') }}


@push('page_script') @endpush