@extends('layouts.main') @section("content") @endsection @section("components_declarations") @include("groups.group_form") {{__("Email Lists")}} Create new list check close delete @{{ props.item.name }} @{{ props.item.users_count }} {{--@{{ props.item.group? props.item.group.name:'' }}--}} edit visibility {{__("components.Sorry, nothing to display here")}} 😞 @{{ search }} {{__('components.not found')}} 😥 @{{ item.name }} {{__("New List")}} close @{{ item.name }} close Users: Emails: @{{ item.emails }} {{__("components.Confirm")}} @{{confirmObject.text}} {{__("components.Cancel")}} {{__("components.Continue")}} @{{ snackbar.text }} Close @endsection @section("components_instances") GroupContent @endsection
@{{ item.emails }}