@extends('pages.settings.ajaxwrapper') @section('settings-page')
{{ cleanLang(__('lang.general_settings')) }}
{{ cleanLang(__('lang.kanban_board_settings')) }}
{{ cleanLang(__('lang.kanban_card_front_settings_info')) }}.
@if(config('system.settings_type') == 'standalone') {{ cleanLang(__('lang.help_documentation')) }} @endif @endsection