@props([ 'route' => null, 'name' => 'default', ]) @can('view', \App\Models\Location::class) {{ trans('general.locations') }} @include('partials.locations-bulk-actions') @endcan