HOME


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