@extends('pages.settings.index') @section('page-header-section') {{ __('Theme Settings') }} @endsection @section('page-section')
@csrf
{{ __('App Name') }}
{{ __('Logo Light') }}
{{ __('Recommended image size is 40px x 40px') }}
logo light
{{ __('Logo Dark') }}
{{ __('Recommended image size is 40px x 40px') }}
logo light
{{ __('Favicon') }}
{{ __('Recommended image size is 16px x 16px') }}
Favicon img
{{--
{{ __('Sidebar Image') }}
Sidebar image
--}}
Layout
Color Scheme
Layout Width
Layout Position
Topbar Color
{{ __('Sidebar Size') }}
{{ __('Sidebar View') }}
{{ __('Sidebar Color') }}
@endsection @push('page-scripts') @endpush