@extends('fronts.layouts.app') @section('front-title') {{ __('messages.home') }} @endsection @section('front-css') @endsection @section('front-content')

{{ $frontCMSSettings['title'] }}

{{$frontCMSSettings['description']}}.

@if(!getLogInUser())
@endif
img
@if(count($data['brands']) == 0)
Google
Uber
Airbnb
Stripe
Slack
Pipedrive
@endif @foreach($data['brands'] as $brand)
@endforeach

{{$data['services']['main_title'] }}

smart-popups

{{ $data['services']['service_title_1'] }}

{{ $data['services']['service_description_1'] }}

smart-popups

{{ $data['services']['service_title_2'] }}

{{ $data['services']['service_description_2'] }}

smart-popups

{{ $data['services']['service_title_3'] }}

{{ $data['services']['service_description_3'] }}

{{ $mainReasons['main_title']}}

{{ $mainReasons['description_1']}}

{{ $mainReasons['description_2']}}

{{ $mainReasons['description_3']}}

img

{{ $data['registeredUsersCount'] }}

{{__('messages.web.registered_users') }}

Events Created

{{ $data['eventsCreatedCount'] }}

{{ __('messages.web.events_created') }}

Scheduled Events

{{ $data['scheduledEventsCount'] }}

{{__('messages.web.scheduled_events')}}

{{ __('messages.web.whats') }}
{{ __('messages.web.our_client_say') }}
{{ __('messages.web.about_us') }}

{{ __('messages.web.whats') }} {{ __('messages.web.our_client_say') }} {{ __('messages.web.about_us') }}

quotation
@endsection @section('front_scripts') @endsection