@extends('front.app',['attributes'=>'class=container--small']) @section('meta') @stop @section('container')
@if($generalInfo->isNotEmpty())
{{ShowLabelById(25)}}
@endif
{!! $page->body !!}
@stop