D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
3023067
/
root
/
proc
/
3023066
/
cwd
/
www
/
resources
/
views
/
vcards
/
products
/
Filename :
index.blade.php
back
Copy
<div class="overflow-auto"> <div class="table-striped w-100"> <livewire:vcard-product-table lazy :vcard-id="$vcard->id"/> </div> </div> @include('vcards.products.create') @include('vcards.products.edit') @include('vcards.products.show')