@extends('layouts.app') @section('content')

Connect more with your fans!

Enjoy a strong relationship with your fans and get paid for your premium content.

Take a tour Let’s set you up

Relish the value of creativity!

The best community for Creative minds: models, bloggers, photographers, fashion designers, visual artists, fitness coaches, affiliate marketers … every creator.

Create an account

Register on No Filter

Upload amazing content

Keep your fans coming for more content.

Build your network

Grow an exciting community and interact with other creators.

User

{{trans('general.header_box_3')}}

Sign up in few minutes.

{{trans('general.getting_started')}}
@if ($settings->widget_creators_featured == 'on') @if ($users->count() != 0)

{{trans('general.creators_featured')}}

{{trans('general.desc_creators_featured')}}

@if ($usersTotal > $users->total()) @endif
@endif @endif @if ($settings->show_counter == 'on')

{{trans('general.our_numbers')}}

{{trans('general.our_numbers_subtitle')}}

{!! Helper::formatNumbersStats($usersTotal) !!}

{{trans('general.creators')}}

{!! Helper::formatNumbersStats(Updates::count()) !!}

{{trans('general.content_created')}}

@if($settings->currency_position == 'left') {{ $settings->currency_symbol }}@endif{!! Helper::formatNumbersStats(Transactions::whereApproved('1')->sum('earning_net_user')) !!}@if($settings->currency_position == 'right'){{ $settings->currency_symbol }} @endif

{{trans('general.earnings_of_creators')}}
@endif @if ($settings->earnings_simulator == 'on')

{{trans('general.earnings_simulator')}}

{{trans('general.earnings_simulator_subtitle')}}

{{trans('general.earnings_simulator_subtitle_2')}} {{$settings->currency_code}} {{ __('general.per_month') }}*

* {{trans('general.earnings_simulator_subtitle_3')}}

* {{trans('general.include_platform_fee', ['percentage' => $settings->fee_commission])}}
@endif

What are you waiting for?

Start generating profits with your quality content

Explore Getting started

@endsection @section('javascript') @if ($settings->earnings_simulator == 'on') @endif @if (session('success_verify')) @endif @if (session('error_verify')) @endif @endsection