D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
dateitor
/
public_html
/
resources
/
views
/
vcards
/
gallery
/
Filename :
index.blade.php
back
Copy
<div class="overflow-auto"> <div class="table-striped w-100"> <livewire:vcard-gallery-table lazy :vcard-id="$vcard->id"/> </div> </div> @include('vcards.gallery.templates.templates') @include('vcards.gallery.create') @include('vcards.gallery.edit')