@extends($layout) @section('content')

{{ __('titles.determine_visual_experience') }}

{{ __('text.choose_a_theme_and_font_easy_to_read') }}

{{ $tpl->displayInlineNotification() }}
getAll(); foreach ($themeAll as $key => $theme) { ?>
__($theme['name']) ?>

@foreach($availableFonts as $key => $font) @endforeach

Back " />
@endsection