@php $setting = App\Models\Utility::getAdminPaymentSettings(); $logo = \App\Models\Utility::get_file('logo/'); // $setting = App\Models\Utility::colorset(); $meta_setting = App\Models\Utility::getAdminPaymentSettings(); $meta_images = \App\Models\Utility::get_file('uploads/logo/'); if ($setting['color']) { $color = $setting['color']; } else { $color = 'theme-3'; } $dark_mode = $setting['cust_darklayout']; $cust_theme_bg = $setting['cust_theme_bg']; // $SITE_RTL = env('SITE_RTL'); $SITE_RTL = $setting['site_rtl']; @endphp @php $company_logo = App\Models\Utility::get_logo(); @endphp Taskly @if ($setting['site_rtl'] == 'on') @endif @if ($setting['cust_darklayout'] == 'on') @else @endif

Taskly

Project Management
Tool

Use these awesome forms to login or create new account in your project for free.

Datta Able Admin Template

Happy clients use Dashboard

Taskly

Project Management
Tool

Use these awesome forms to login or create new account in your project for free.

Datta Able Admin Template
Datta Able Admin Template

Taskly

Project Management
Tool

Use these awesome forms to login or create new account in your project for free.

Features Project Management Tool

Use these awesome forms to login or create new account in your project for free.

ABOUT

Feature

Use these awesome forms to login or create new account in your project for free.

ABOUT

Feature

Use these awesome forms to login or create new account in your project for free.

ABOUT

Feature

Use these awesome forms to login or create new account in your project for free.

ABOUT

Feature

Use these awesome forms to login or create new account in your project for free.

Taskly

Project Management
Tool

Use these awesome forms to login or create new account in your project for free.

Datta Able Admin Template
Datta Able Admin Template

Taskly

Project Management
Tool

Use these awesome forms to login or create new account in your project for free.

{{-- @if (count($plans) > 0)

Price Project Management Tool

Use these awesome forms to login or create new account in your project for free.

@foreach ($plans as $key => $plan) @php $price_class = ''; $price_badge = ''; $price_btn = ''; if($key%2 == 0){ $price_class = 'price-2 bg-primary'; $price_badge = ''; $price_btn = 'btn-light'; }else{ $price_class = 'price-1'; $price_badge = 'bg-primary'; $price_btn = 'btn-primary'; } @endphp
{{ $plan->name }} {{(env('CURRENCY_SYMBOL')) ? env('CURRENCY_SYMBOL') : '$'}}{{$plan->monthly_price}} /{{ __('Monthly Price') }}
{{(env('CURRENCY_SYMBOL')) ? env('CURRENCY_SYMBOL') : '$'}}{{$plan->annual_price}} /{{ __('Annual Price') }}

{{ $plan->description }}

    @if ($plan->id != 1)
  • {{ ($plan->trial_days < 0)?__('Unlimited'):$plan->trial_days }} {{__('Trial Days')}}
  • @endif
  • {{ ($plan->max_workspaces < 0)?__('Unlimited'):$plan->max_workspaces }} {{__('Workspaces')}}
  • {{ ($plan->max_users < 0)?__('Unlimited'):$plan->max_users }} {{__('Users Per Workspace')}}
  • {{ ($plan->max_clients < 0)?__('Unlimited'):$plan->max_clients }} {{__('Clients Per Workspace')}}
  • {{ ($plan->max_projects < 0)?__('Unlimited'):$plan->max_projects }} {{__('Projects Per Workspace')}}
@if (env('SIGNUP_BUTTON') == 'on') Start with Standard plan @else Start with Standard plan @endif
@endforeach
@endif --}}

FrequentlyAsked Questions

Use these awesome forms to login or create new account in your project for free.

This is the first item's accordion body. It is shown by default, until the collapse plugin adds the appropriate classes that we use to style each element. These classes control the overall appearance, as well as the showing and hiding via CSS transitions. You can modify any of this with custom CSS or overriding our default variables. It's also worth noting that just about any HTML can go within the .accordion-body, though the transition does limit overflow.

This is the second item's accordion body. It is hidden by default, until the collapse plugin adds the appropriate classes that we use to style each element. These classes control the overall appearance, as well as the showing and hiding via CSS transitions. You can modify any of this with custom CSS or overriding our default variables. It's also worth noting that just about any HTML can go within the .accordion-body, though the transition does limit overflow.

This is the third item's accordion body. It is hidden by default, until the collapse plugin adds the appropriate classes that we use to style each element. These classes control the overall appearance, as well as the showing and hiding via CSS transitions. You can modify any of this with custom CSS or overriding our default variables. It's also worth noting that just about any HTML can go within the .accordion-body, though the transition does limit overflow.

Taskly

Project Management
Tool

Use these awesome forms to login or create new account in your project for free.

Admin
Admin
Admin
Admin
Admin
Admin
Admin
Admin
@if ($meta_setting['enable_cookie'] == 'on') @include('layouts.cookie_consent') @endif