<div class="row">
<div class="col-md-12">
<div class="notification success closeable margin-bottom-30">
<p><?php esc_html__('Sorry, you can\'t view this page as Guest, register User account to get access.', 'bookingcore' ); ?></p>
</div>
</div>
</div>