{{ __('Welcome to Atom CMS') }} {{ __('We are delighted of having you trying Atom CMS') }}
@csrf @foreach($settings as $setting)
@error($setting->key)

{{ $message }}

@enderror {{ $setting->comment }}
@endforeach {{ __('Continue to step 2') }}
@csrf {{ __('Restart installation') }}