@push('title') Settings @endpush
@if (session('success')) @endif @if (session('info')) @endif @if (session('warning')) @endif @if (session('danger')) @endif
@include('settings.partials.general') @include('settings.partials.theme') @include('settings.partials.module') @include('settings.partials.auth')