<?php
if ( ! defined( 'ABSPATH' ) ) {
	exit;
}
?>

<div class="alert alert-warning">
	<?php echo esc_html__( 'You are not allowed to access this page.', 'opalestate-pro' ); ?>
</div>