@forelse($priceListTypes as $priceListType) @empty @endforelse
# Name Type Description Actions
{{ $loop->iteration }} {{ $priceListType->name }}
{{ $priceListType->type }}
{{ $priceListType->description ?? '-' }}
No price list types found
{{ $priceListTypes->links('vendor.pagination.tailwind') }}
@if($showModal) @endif