@props(['route', 'columns', 'reorder' => null]) @foreach ($columns as $index => $column) @endforeach
{{ $column['title'] }}
@push('css') @endpush @push('js') @if (!is_null($reorder)) @endif @endpush