@php $value_help = (isset($global_setting['HELP_OPTION'])) ? $global_setting['HELP_OPTION'] : getHelpData(); if(strpos(Route::currentRouteName(), 'generated::') !== false) { $routename = 'dashboard'; } else if(Route::currentRouteName() == 'onePageRegistration') { $routename = 'register'; } else { $routename = Route::currentRouteName(); } @endphp @if($value_help == 1)
How it works
@if (Request::path() !== 'login' && Request::path() !== 'forgot-password' && Request::path() !== 'register')
@endif @endif @if($value_help == 1)
X

@endif
{{ date('Y') }}© TextDrip
  • {{__('Privacy Policy')}}
  • {{__('Terms of Service')}}
  • {{__('Compliance Practices')}}
  • {{__('Refund Policy')}}