@extends('site.master') @section('t'){{$TitlePage}}@stop @section('content')

{{$TitlePage}}

@if($Photo1) {{$TitlePage}} @endif
@if($Text1)

{{$Text1}}

@endif @if($Text2)

{{$Text2}}

@endif @if($Photo2)

{{$TitlePage}}

@endif @if($Text3)

{{$Text3}}

@endif @if($Text4)

{{$Text4}}

@endif

Hello from CKEditor 5!

@stop @section('extrajs') @section('extraCss') @stop