PATH:
home
/
rwabteecom
/
public_html_olld
/
resources
/
views
/
vcards
/
instagram-embed
/
Editing: index.blade.php
<div class="overflow-auto"> <div class="table-striped w-100"> <livewire:vcard-instagramembed-table lazy :vcard-id="$vcard->id"/> </div> </div> @include('vcards.instagram-embed.templates.templates') @include('vcards.instagram-embed.create') @include('vcards.instagram-embed.edit') @include('vcards.instagram-embed.guide_insta_embed_modal')
SAVE
CANCEL