@props(['header', 'headerValues', 'overflowY' => ''])

{{ $header }}

@if (isset($headerAction)) {{ $headerAction }} @endif
@foreach ($headerValues as $header) @endforeach @if (isset($body)) {{ $body }} @else No hay datos disponibles. @endif
{{ $header }}