@props([ 'title', 'thead_style' => 'default', 'theads' => [], 'count' => null, 'pagination' => null, 'grid' => '', 'filters' => null, 'body' => null, 'actions' => null, 'thead' => null, 'tbody' => null, 'deleteConfig' => null, ])
| @if (is_string($key)) @sortablelink($key, $value) @else {{ $value }} @endif | @empty {!! $thead !!} @endforelse
|---|