{{ __('web_title_home') }}

{{ __('web_section1_message') }}

{{ __('web_section1_subtitle1') }}

{{ __('front_home_features_section_title') }}

{{ __('front_home_features_section_subtitle') }}

{{ __('front_home_features_section_invoice_title') }}

{{ __('front_home_features_section_invoice_subtitle') }}

{{ __('front_home_features_section_paiement_title') }}

{{ __('front_home_features_section_paiement_subtitle') }}

{{ __('front_home_features_section_expense_title') }}

{{ __('front_home_features_section_expense_subtitle') }}

{{ __('front_home_features_section_notice_title') }}

{{ __('front_home_features_section_notice_subtitle') }}

{{ __('front_home_mobile_section_title') }}

{{ __('front_home_mobile_section_subtitle') }}

{{ __('front_home_expenses_section_title') }}

{{ __('front_home_expenses_section_subtitle') }}
{{ __('front_home_expenses_section_subtitle_2') }}

  • {{ __('front_home_expenses_section_li_1') }}
  • {{ __('front_home_expenses_section_li_2') }}
  • {{ __('front_home_expenses_section_li_3') }}

{{ __('front_home_notice_section_title') }}

{{ __('front_home_notice_section_subtitle') }}
{{ __('front_home_notice_section_subtitle_2') }}

  • {{ __('front_home_notice_section_li_1') }}
  • {{ __('front_home_notice_section_li_2') }}
  • {{ __('front_home_notice_section_li_3') }}

{{ __('front_home_newsletter_section_title') }}

{{ __('front_home_newsletter_section_subtitle') }}

{{ __('button_subscribe') }}

{{ __('front_home_plan_section_title') }}

{{ __('front_home_plan_section_subtitle') }}
{{ __('front_home_plan_section_subtitle_2') }} {{ __('web_menus_pricing') }} {{ __('front_home_plan_section_subtitle_3') }}

@foreach ($plans as $plan)
@if($plan->id === 1)
{{ __('front_home_plan_section_free_header') }}
@endif @if($plan->id === 2)
{{ __('front_home_plan_section_loutigui_header') }}
@endif @if($plan->id === 4)
{{ __('front_home_plan_section_estate_agency_header') }}
@endif

{{ $plan->name }}

F CFA {{ $plan->min_charge_price }} @if($plan->id !== 1) {{ __('year') }} @endif

{{ $plan->description }}

    @if($plan->id === 1)
  • {{ __('front_home_plan_section_free') }}
  • @endif @foreach ($plan->features as $feature)
  • {{ $feature->description }}
  • @endforeach
@endforeach

{{ __('saas_settings_calculate') }}

{{ __('front_home_plan_section_footer') }}

{{ __('button_go') }}
@if(!blank($teams))

{{ __('front_home_confidence_section_title') }}

@foreach($teams as $team)
@endforeach
@endif

{{ __('front_home_confidence_section_text') }}

{{ __('web_section1_subtitle2') }}