@props([ 'headers' => [], 'title' => null, 'stickyHeader' => false, ])
@if($title)

{{ $title }}

@endif
@foreach($headers as $header) @endforeach {{ $slot }}
{!! $header['label'] !!}