File "index.php"

Full path: C:/Inetpub/vhosts/drshti.com/httpdocs/wp-content/plugins/depicter/views/admin/layouts/index.php
File size: 160 B (160 B bytes)
MIME-type: text/x-php
Charset: utf-8

Download   Open   Edit   Advanced Editor &nnbsp; Back

<?php
/**
 * Admin layout.
 *
 * @package Depicter
 */

?>
<div class="master-layout master-admin master-wrapper">
	<?php \Depicter::layoutContent(); ?>
</div>