@extends('adminlte::page') @section('title', 'Theme Settings') @section('content_header')

Theme Settings

@stop @section('content') @include('notifications')
{{ csrf_field() }}

Default Theme

Default Theme
{{ csrf_field() }}

Modern Theme

Modern Theme
@stop @section('plugins.jQuery-UI', true) @section('plugins.Select2', true) @section('plugins.Summernote', true) @section('plugins.BootstrapSwitch', true) @section('adminlte_js') @stop