@props([ 'row', 'route', 'showView' => true, 'showEdit' => true, 'showStatus' => true, 'showDelete' => true, ])
@if($showView) @endif @if($showEdit) @endif @if($showStatus) @endif @if($showDelete) @endif