@yield("style")
{{ config('app.name', 'AutoPOS') }}
@include("layouts.header") @include("layouts.nav") @yield("content")
Theme Customizer
Theme Styles
Light
Dark
Semi Dark
Minimal Theme
Header Colors
Sidebar Colors
@yield("script") @include("layouts.theme-control")