@extends('front.v2.layouts.master') @section('content')

{{ __('front.simplePricingStartingAt0') }} {!! $priceCurrencySymbol !!}{{ number_format($priceStarting, 2, '.', '') }} {{ __('front.simplePricingStartingAt2') }}
{{ __('front.allPlansIncludesAllFeatures') }}!

@if (!empty($priceAltCurrencySymbol)) @endif
{{ __('front.freeForever') }}
* {{ __('front.forPersonalPlan') }}
  • {{ __('front.oKRsKPIs') }}
  • {{ __('front.taskProject') }}
  • {{ __('front.leadClients') }}
  • {{ __('front.review') }}
  • {{ __('front.attendanceTimelog') }}
  • {{ __('front.employeeReward') }}
  • {{ __('front.supportTickets') }}
  • {{ __('front.learningHub') }}
  • {{ __('front.SurveysForms') }}
@if (empty(auth()->user())) {{ __('front.signUpNow') }} @else {{ __('front.subscribeNow') }} @endif
- 1 +
{{ __('front.totalEmployees') }}
{{ __('app.total') }} {{ __('app.monthly') }} {{ __('front.payment') }}
{!! $priceCurrencySymbol !!}0.00
{{ __('front.freeUpToUser1') }}*
{{ __('front.payOnlyOn2') }}.
{{ __('front.needMoreThanUsers') }}?
{{ __('front.contactUsNow') }}
@endsection @push('footer-script') @endpush ?>