>
layout_pages ) and in_array( $page['id'], $this -> layout_pages ) ):?>checked="checked" endif;?> />= $page['title'];?>
if ( is_array( $page['subpages'] ) )
echo \admin\view\Layouts::subpages_list( $page['subpages'], $this -> layout_pages, $page['id'], $this -> step + 1 );
?>
endforeach;?>