@if ($data["scope_color"] === null)
@else
@endif

{{__("app.user.users_idp")}}

@if (count($data["filters"]) > 0) @endif @if(Auth()->user()->can("download_".$data['name'])) @endif() @if(Auth()->user()->can("create_".$data['name']) && ($data["actions"]["create"] === true)) @if ($data["id_main"] === null) @else @endif {{ __('app.list.add') }} @endif()
{{ __('app.common.select') }}
@include('pages.crud.'.$data["section"].'.export_modal')
@if ($data["has_checkbox"] === true) @else @endif @foreach ($data["fields_idp"] as $field) @endforeach
{{_("app.fields.id")}}{{__("app.fields.".$field)}}{{__("app.fields.actions")}}