From: Vincent Vanwaelscappel Date: Wed, 6 Sep 2023 14:02:32 +0000 (+0200) Subject: wip #6248 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=e6916d00bc1ad6f8df3b634fd1d356cf17dffd87;p=fluidbook-toolbox-quiz.git wip #6248 --- diff --git a/views/screens/intro.blade.php b/views/screens/intro.blade.php index dd06ab4..0d8d498 100644 --- a/views/screens/intro.blade.php +++ b/views/screens/intro.blade.php @@ -2,7 +2,7 @@ $absPath = \App\Models\Quiz::find($data->id)->getPreviewURL(); @endphp
- @include('header_title', ['data', $data]) + @include('header_title', ['data', $data])s

{{$data->intro_title?:$__('Welcome')}}

{{$data->intro_text}}