@props([ 'addBtnRoute' => '#', 'addBtnText', 'showCreate' => true, 'showSearch' => true, ])
@if($showSearch)
@endif
@if($showCreate) {{ $addBtnText }} @endif