| DIR: /home/cardxfeb/public_html/resources/views/vcards/iframes/ |
| Current File : /home/cardxfeb/public_html/resources/views/vcards/iframes/index.blade.php |
<div class="overflow-auto">
<div class="table-striped w-100">
<livewire:iframes-table lazy :vcard-id="$vcard->id" />
</div>
</div>
@include('vcards.iframes.create')
@include('vcards.iframes.edit')
|