{{ __("Theme Options") }} {{ __("You will see here theme specific options.") }} @if (config("app.settings.theme") == "groot" || config("app.settings.theme") == "drax")
@foreach ($state["pages"] as $id => $page) @endforeach
{{ __("Selected Page Content will be shown on App Page") }}
@endif @if (config("app.settings.theme") == "drax")
@endif
{{ __("Saved.") }} {{ __("Save") }}