@props([ 'searchable' => true, 'sortable' => true, 'paginate' => true, ])
@if ($searchable)
@endif
{{ $slot }}
@if ($paginate) @endif