@extends('pages.settings.ajaxwrapper') @section('settings-page') @include('pages.settings.sections.tasks.misc.list-page-actions') @include('pages.settings.sections.tasks.table.table') @if(config('system.settings_type') == 'standalone')
{{ cleanLang(__('lang.help_documentation')) }}
@endif @endsection