@if(!$ajaxRequest) @extends(ucfirst(getScope()).'.Layout.master') @section('content') @endif
@if($iconList) @endif
{{--
{{ _mt($moduleId, 'GenealogyTree.options') }}
--}}
{!! $content !!}
@if(!$ajaxRequest) @endsection @endif