{{ __('become_vendor') }}

{{ __('become_vendor_info') }}

{{ __('apply_now') }}
faq shape shape

{!! ucfirst($section['section_title'] ?? "") !!}

{{ ucfirst($section['section_label'] ?? "") }}

@if(!empty($section['section_content'])) @foreach($section['section_content'] as $key => $value)

{{$value->answer}}

@endforeach @endif