芝麻web文件管理V1.00
编辑当前文件:/home/sditechnicalteam/public_html/resources/views/theme-settings/index.blade.php
@extends('layouts.app') @push('styles')
@endpush @section('content')
@lang($pageTitle)
sidebar_logo_style == 'square') selected @endif value="square">@lang('modules.invoiceSettings.template') 1
sidebar_logo_style == 'full') selected @endif value="full">@lang('modules.invoiceSettings.template') 2
@lang('messages.darkThemeRestrictionInfo')
@lang('modules.themeSettings.adminPanelTheme')
@lang('modules.themeSettings.employeePanelTheme')
@lang('modules.themeSettings.clientPanelTheme')
@lang('app.save')
@lang('modules.themeSettings.useDefaultTheme')
@endsection @push('scripts') @if (!user()->dark_theme) @endif @endpush