PATH:
home
/
rwabteecom
/
public_html
/
storage
/
framework
/
views
/
Editing: 7b819ee997372cb8189de65797f26d66.php
<div class="modal fade" id="instaEmbedGuideModal" tabindex="-1" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content"> <div class="modal-header"> <h3 class="modal-title"><?php echo e(__('messages.InstagramEmbedTag.Guide')); ?></h3> <button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button> </div> <div class="modal-body"> <ol> <li><?php echo e(__('messages.InstagramEmbedTag.step1')); ?></li> <li><?php echo e(__('messages.InstagramEmbedTag.step2')); ?></li> <li><?php echo e(__('messages.InstagramEmbedTag.step3')); ?></li> </ol> </div> </div> </div> </div> <?php /**PATH /home/rwabteecom/public_html/resources/views/vcards/instagram-embed/guide_insta_embed_modal.blade.php ENDPATH**/ ?>
SAVE
CANCEL