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

{{$TitlePage}}

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

{{$TitlePage}}

@endif @if($Text3) @endif @if($Text4) @endif
@stop @section('extrajs') @section('extraCss') @stop