@extends('pages.settings.ajaxwrapper') @section('settings-page') @include('pages.settings.sections.tickets.misc.list-page-actions') @include('pages.settings.sections.tickets.table.table') @if(config('system.settings_type') == 'standalone')
@endif @endsection