1883
App\Models\News {#1741
  #table: "news"
  #fillable: array:12 [
    0 => "news_categories_id"
    1 => "author_id"
    2 => "title"
    3 => "slug"
    4 => "image"
    5 => "snippet"
    6 => "published_at"
    7 => "views"
    8 => "is_active"
    9 => "is_important"
    10 => "master_locale_id"
    11 => "is_auto_translated"
  ]
  #dates: array:1 [
    0 => "published_at"
  ]
  #casts: array:2 [
    "image" => "App\Admin\Casts\Image"
    "deleted_at" => "datetime"
  ]
  #with: array:1 [
    0 => "locale_content"
  ]
  +moduleTitle: "Новости"
  +modulePluralWords: array:5 [
    0 => "новость"
    1 => "новости"
    2 => "новостей"
    3 => "новость"
    4 => "новости"
  ]
  +moduleNameGender: 2
  +default_image: "/images/desktop/empty/news.svg"
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:16 [
    "id" => 1883
    "master_locale_id" => 1
    "news_categories_id" => 4
    "author_id" => null
    "title" => "[update] Chinese teams can't get to Kyiv"
    "slug" => "chinese-teams-cant-get-to-kyiv"
    "image" => "/uploads/news/4xEsYznZhsGMYDdpMvd9JYpXHp8tXD9e.jpg"
    "snippet" => "Six days before WePlay AniMajor, it became known that all Chinese teams have a problem arriving in Kyiv to participate in the tournament. Commentator Chen "Jophy" Ya said that they need to have a return ticket to leave China. This measure is one of the country's restrictions to combat the spread of the pandemic. The organizer hasn't provided the tickets yet."
    "published_at" => "2021-05-27 09:14:00"
    "views" => 352
    "is_active" => 1
    "is_important" => 0
    "is_auto_translated" => 0
    "created_at" => "2021-05-27 09:14:55"
    "updated_at" => "2025-09-02 09:31:24"
    "deleted_at" => null
  ]
  #original: array:16 [
    "id" => 1883
    "master_locale_id" => 1
    "news_categories_id" => 4
    "author_id" => null
    "title" => "[update] Chinese teams can't get to Kyiv"
    "slug" => "chinese-teams-cant-get-to-kyiv"
    "image" => "/uploads/news/4xEsYznZhsGMYDdpMvd9JYpXHp8tXD9e.jpg"
    "snippet" => "Six days before WePlay AniMajor, it became known that all Chinese teams have a problem arriving in Kyiv to participate in the tournament. Commentator Chen "Jophy" Ya said that they need to have a return ticket to leave China. This measure is one of the country's restrictions to combat the spread of the pandemic. The organizer hasn't provided the tickets yet."
    "published_at" => "2021-05-27 09:14:00"
    "views" => 352
    "is_active" => 1
    "is_important" => 0
    "is_auto_translated" => 0
    "created_at" => "2021-05-27 09:14:55"
    "updated_at" => "2025-09-02 09:31:24"
    "deleted_at" => null
  ]
  #changes: []
  #classCastCache: []
  #attributeCastCache: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:4 [
    "locale_content" => Illuminate\Database\Eloquent\Collection {#1743
      #items: array:5 [
        0 => App\Models\LocaleContent {#1735
          #table: "locale_content"
          #fillable: array:4 [
            0 => "model_name"
            1 => "model_id"
            2 => "code"
            3 => "content"
          ]
          +moduleTitle: "Переводы"
          +modulePluralWords: array:5 [
            0 => "ключ"
            1 => "ключа"
            2 => "ключей"
            3 => "ключ"
            4 => "ключа"
          ]
          +moduleNameGender: 1
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          +preventsLazyLoading: false
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #escapeWhenCastingToString: false
          #attributes: array:8 [
            "id" => 9614
            "locale_id" => 1
            "model_name" => "news"
            "model_id" => 1883
            "code" => "title"
            "content" => "[update] Chinese teams can't get to Kyiv"
            "created_at" => null
            "updated_at" => null
          ]
          #original: array:8 [
            "id" => 9614
            "locale_id" => 1
            "model_name" => "news"
            "model_id" => 1883
            "code" => "title"
            "content" => "[update] Chinese teams can't get to Kyiv"
            "created_at" => null
            "updated_at" => null
          ]
          #changes: []
          #casts: []
          #classCastCache: []
          #attributeCastCache: []
          #dates: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #guarded: array:1 [
            0 => "*"
          ]
          +searchAttributes: array:2 [
            0 => "id"
            1 => "title"
          ]
          +creatable: true
          +editable: true
          +deletable: true
          +massDeletable: true
          +searchable: true
          +exportable: false
          +translatable: false
          +localize: false
          +toggleActive: false
          +moderationCreatable: true
          +moderationEditable: true
          +moderationDeletable: true
          +moderationMassDeletable: true
          +displayConfiguration: null
          +customActionConfiguration: null
          +displayFilterConfiguration: null
          +formConfiguration: null
          +defaultOrder: "id"
          +defaultOrderDirection: "desc"
          +customMainForm: null
          +listCondition: null
          +rowLink: true
          +duplicatable: false
          +duplicateRelationships: array:2 [
            0 => "blocks"
            1 => "meta"
          ]
          +activation_title: ""
          +filters_ignored: []
        }
        1 => App\Models\LocaleContent {#1734
          #table: "locale_content"
          #fillable: array:4 [
            0 => "model_name"
            1 => "model_id"
            2 => "code"
            3 => "content"
          ]
          +moduleTitle: "Переводы"
          +modulePluralWords: array:5 [
            0 => "ключ"
            1 => "ключа"
            2 => "ключей"
            3 => "ключ"
            4 => "ключа"
          ]
          +moduleNameGender: 1
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          +preventsLazyLoading: false
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #escapeWhenCastingToString: false
          #attributes: array:8 [
            "id" => 9615
            "locale_id" => 1
            "model_name" => "news"
            "model_id" => 1883
            "code" => "slug"
            "content" => "chinese-teams-cant-get-to-kyiv"
            "created_at" => null
            "updated_at" => null
          ]
          #original: array:8 [
            "id" => 9615
            "locale_id" => 1
            "model_name" => "news"
            "model_id" => 1883
            "code" => "slug"
            "content" => "chinese-teams-cant-get-to-kyiv"
            "created_at" => null
            "updated_at" => null
          ]
          #changes: []
          #casts: []
          #classCastCache: []
          #attributeCastCache: []
          #dates: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #guarded: array:1 [
            0 => "*"
          ]
          +searchAttributes: array:2 [
            0 => "id"
            1 => "title"
          ]
          +creatable: true
          +editable: true
          +deletable: true
          +massDeletable: true
          +searchable: true
          +exportable: false
          +translatable: false
          +localize: false
          +toggleActive: false
          +moderationCreatable: true
          +moderationEditable: true
          +moderationDeletable: true
          +moderationMassDeletable: true
          +displayConfiguration: null
          +customActionConfiguration: null
          +displayFilterConfiguration: null
          +formConfiguration: null
          +defaultOrder: "id"
          +defaultOrderDirection: "desc"
          +customMainForm: null
          +listCondition: null
          +rowLink: true
          +duplicatable: false
          +duplicateRelationships: array:2 [
            0 => "blocks"
            1 => "meta"
          ]
          +activation_title: ""
          +filters_ignored: []
        }
        2 => App\Models\LocaleContent {#1733
          #table: "locale_content"
          #fillable: array:4 [
            0 => "model_name"
            1 => "model_id"
            2 => "code"
            3 => "content"
          ]
          +moduleTitle: "Переводы"
          +modulePluralWords: array:5 [
            0 => "ключ"
            1 => "ключа"
            2 => "ключей"
            3 => "ключ"
            4 => "ключа"
          ]
          +moduleNameGender: 1
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          +preventsLazyLoading: false
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #escapeWhenCastingToString: false
          #attributes: array:8 [
            "id" => 9616
            "locale_id" => 1
            "model_name" => "news"
            "model_id" => 1883
            "code" => "block_1857"
            "content" => """
              <p><em>upd. The issue with the tickets has been resolved. WePlay organized a private flight for the Chinese teams. Soon, they will fly to Kyiv. But Malaysian Esports players still can miss the tournament</em></p>\r\n
              <hr />\r\n
              <p>Six days before <span style="text-decoration: underline;"><a href="/events/weplay-animajor">WePlay AniMajor</a></span>, it became known that all Chinese teams have a problem arriving in Kyiv to participate in the tournament. Commentator ??Chen "Jophy" Ya said that they need to have a return ticket to leave China. This measure is one of the country's restrictions to combat the spread of the pandemic. The organizer hasn't provided the tickets yet.</p>\r\n
              <p><span style="text-decoration: underline;"><a href="/teams/psglgd">PSG.LGD</a></span> confirmed this information on their Weibo page. The team is actively negotiating with the tournament organizer and looking for a way out of the situation. There are rumors that the situation is complicated by the desire of some participants to stay in Europe until The International 10.</p>\r\n
              <p>Also, according to the coach of PSG.LGD, ??Zhang "xiao8" Ning, there is a possibility that <span style="text-decoration: underline;"><a href="/teams/invictus-gaming">Invictus Gaming</a></span> and their team may play with substitutions. ??Cheng "<a href="https://ru.dltv.org/players/nothingtosay">NothingToSay</a>" Jin Xiang from <span style="text-decoration: underline;"><a href="/teams/psglgd">PSG.LGD</a></span>, ??Chan "<a href="/players/oli">Oli~</a>" Chon Kien and ??Thiay "<a href="/players/jt">JT-</a>" Jun Wen from Invictus Gaming are from Malaysia, strictly quarantined.</p>\r\n
              <p>Four Chinese teams attend the upcoming <span style="text-decoration: underline;"><a href="/events/weplay-animajor">WePlay AniMajor</a></span>: <span style="text-decoration: underline;"><a href="/teams/team-aster">Team Aster</a></span>, <span style="text-decoration: underline;"><a href="/teams/psglgd">PSG.LGD</a></span>, <span style="text-decoration: underline;"><a href="/teams/vici-gaming">Vici Gaming</a></span>, and <span style="text-decoration: underline;"><a href="/teams/invictus-gaming">Invictus Gaming</a></span>. The tournament itself runs from June 2 to 13. Eighteen participants from six regions compete for a total prize pool of $500,000 and 2,700 DPC points.</p>
              """
            "created_at" => null
            "updated_at" => null
          ]
          #original: array:8 [
            "id" => 9616
            "locale_id" => 1
            "model_name" => "news"
            "model_id" => 1883
            "code" => "block_1857"
            "content" => """
              <p><em>upd. The issue with the tickets has been resolved. WePlay organized a private flight for the Chinese teams. Soon, they will fly to Kyiv. But Malaysian Esports players still can miss the tournament</em></p>\r\n
              <hr />\r\n
              <p>Six days before <span style="text-decoration: underline;"><a href="/events/weplay-animajor">WePlay AniMajor</a></span>, it became known that all Chinese teams have a problem arriving in Kyiv to participate in the tournament. Commentator ??Chen "Jophy" Ya said that they need to have a return ticket to leave China. This measure is one of the country's restrictions to combat the spread of the pandemic. The organizer hasn't provided the tickets yet.</p>\r\n
              <p><span style="text-decoration: underline;"><a href="/teams/psglgd">PSG.LGD</a></span> confirmed this information on their Weibo page. The team is actively negotiating with the tournament organizer and looking for a way out of the situation. There are rumors that the situation is complicated by the desire of some participants to stay in Europe until The International 10.</p>\r\n
              <p>Also, according to the coach of PSG.LGD, ??Zhang "xiao8" Ning, there is a possibility that <span style="text-decoration: underline;"><a href="/teams/invictus-gaming">Invictus Gaming</a></span> and their team may play with substitutions. ??Cheng "<a href="https://ru.dltv.org/players/nothingtosay">NothingToSay</a>" Jin Xiang from <span style="text-decoration: underline;"><a href="/teams/psglgd">PSG.LGD</a></span>, ??Chan "<a href="/players/oli">Oli~</a>" Chon Kien and ??Thiay "<a href="/players/jt">JT-</a>" Jun Wen from Invictus Gaming are from Malaysia, strictly quarantined.</p>\r\n
              <p>Four Chinese teams attend the upcoming <span style="text-decoration: underline;"><a href="/events/weplay-animajor">WePlay AniMajor</a></span>: <span style="text-decoration: underline;"><a href="/teams/team-aster">Team Aster</a></span>, <span style="text-decoration: underline;"><a href="/teams/psglgd">PSG.LGD</a></span>, <span style="text-decoration: underline;"><a href="/teams/vici-gaming">Vici Gaming</a></span>, and <span style="text-decoration: underline;"><a href="/teams/invictus-gaming">Invictus Gaming</a></span>. The tournament itself runs from June 2 to 13. Eighteen participants from six regions compete for a total prize pool of $500,000 and 2,700 DPC points.</p>
              """
            "created_at" => null
            "updated_at" => null
          ]
          #changes: []
          #casts: []
          #classCastCache: []
          #attributeCastCache: []
          #dates: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #guarded: array:1 [
            0 => "*"
          ]
          +searchAttributes: array:2 [
            0 => "id"
            1 => "title"
          ]
          +creatable: true
          +editable: true
          +deletable: true
          +massDeletable: true
          +searchable: true
          +exportable: false
          +translatable: false
          +localize: false
          +toggleActive: false
          +moderationCreatable: true
          +moderationEditable: true
          +moderationDeletable: true
          +moderationMassDeletable: true
          +displayConfiguration: null
          +customActionConfiguration: null
          +displayFilterConfiguration: null
          +formConfiguration: null
          +defaultOrder: "id"
          +defaultOrderDirection: "desc"
          +customMainForm: null
          +listCondition: null
          +rowLink: true
          +duplicatable: false
          +duplicateRelationships: array:2 [
            0 => "blocks"
            1 => "meta"
          ]
          +activation_title: ""
          +filters_ignored: []
        }
        3 => App\Models\LocaleContent {#1732
          #table: "locale_content"
          #fillable: array:4 [
            0 => "model_name"
            1 => "model_id"
            2 => "code"
            3 => "content"
          ]
          +moduleTitle: "Переводы"
          +modulePluralWords: array:5 [
            0 => "ключ"
            1 => "ключа"
            2 => "ключей"
            3 => "ключ"
            4 => "ключа"
          ]
          +moduleNameGender: 1
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          +preventsLazyLoading: false
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #escapeWhenCastingToString: false
          #attributes: array:8 [
            "id" => 9617
            "locale_id" => 1
            "model_name" => "news"
            "model_id" => 1883
            "code" => "meta_title"
            "content" => "Chinese teams can't get to Kyiv"
            "created_at" => null
            "updated_at" => null
          ]
          #original: array:8 [
            "id" => 9617
            "locale_id" => 1
            "model_name" => "news"
            "model_id" => 1883
            "code" => "meta_title"
            "content" => "Chinese teams can't get to Kyiv"
            "created_at" => null
            "updated_at" => null
          ]
          #changes: []
          #casts: []
          #classCastCache: []
          #attributeCastCache: []
          #dates: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #guarded: array:1 [
            0 => "*"
          ]
          +searchAttributes: array:2 [
            0 => "id"
            1 => "title"
          ]
          +creatable: true
          +editable: true
          +deletable: true
          +massDeletable: true
          +searchable: true
          +exportable: false
          +translatable: false
          +localize: false
          +toggleActive: false
          +moderationCreatable: true
          +moderationEditable: true
          +moderationDeletable: true
          +moderationMassDeletable: true
          +displayConfiguration: null
          +customActionConfiguration: null
          +displayFilterConfiguration: null
          +formConfiguration: null
          +defaultOrder: "id"
          +defaultOrderDirection: "desc"
          +customMainForm: null
          +listCondition: null
          +rowLink: true
          +duplicatable: false
          +duplicateRelationships: array:2 [
            0 => "blocks"
            1 => "meta"
          ]
          +activation_title: ""
          +filters_ignored: []
        }
        4 => App\Models\LocaleContent {#1731
          #table: "locale_content"
          #fillable: array:4 [
            0 => "model_name"
            1 => "model_id"
            2 => "code"
            3 => "content"
          ]
          +moduleTitle: "Переводы"
          +modulePluralWords: array:5 [
            0 => "ключ"
            1 => "ключа"
            2 => "ключей"
            3 => "ключ"
            4 => "ключа"
          ]
          +moduleNameGender: 1
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          +preventsLazyLoading: false
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #escapeWhenCastingToString: false
          #attributes: array:8 [
            "id" => 9618
            "locale_id" => 1
            "model_name" => "news"
            "model_id" => 1883
            "code" => "meta_description"
            "content" => "Six days before WePlay AniMajor, it became known that all Chinese teams have a problem arriving in Kyiv to participate in the tournament. Commentator Chen "Jophy" Ya said that they need to have a return ticket to leave China. This measure is one of the country's restrictions to combat the spread of the pandemic. The organizer hasn't provided the tickets yet."
            "created_at" => null
            "updated_at" => null
          ]
          #original: array:8 [
            "id" => 9618
            "locale_id" => 1
            "model_name" => "news"
            "model_id" => 1883
            "code" => "meta_description"
            "content" => "Six days before WePlay AniMajor, it became known that all Chinese teams have a problem arriving in Kyiv to participate in the tournament. Commentator Chen "Jophy" Ya said that they need to have a return ticket to leave China. This measure is one of the country's restrictions to combat the spread of the pandemic. The organizer hasn't provided the tickets yet."
            "created_at" => null
            "updated_at" => null
          ]
          #changes: []
          #casts: []
          #classCastCache: []
          #attributeCastCache: []
          #dates: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #guarded: array:1 [
            0 => "*"
          ]
          +searchAttributes: array:2 [
            0 => "id"
            1 => "title"
          ]
          +creatable: true
          +editable: true
          +deletable: true
          +massDeletable: true
          +searchable: true
          +exportable: false
          +translatable: false
          +localize: false
          +toggleActive: false
          +moderationCreatable: true
          +moderationEditable: true
          +moderationDeletable: true
          +moderationMassDeletable: true
          +displayConfiguration: null
          +customActionConfiguration: null
          +displayFilterConfiguration: null
          +formConfiguration: null
          +defaultOrder: "id"
          +defaultOrderDirection: "desc"
          +customMainForm: null
          +listCondition: null
          +rowLink: true
          +duplicatable: false
          +duplicateRelationships: array:2 [
            0 => "blocks"
            1 => "meta"
          ]
          +activation_title: ""
          +filters_ignored: []
        }
      ]
      #escapeWhenCastingToString: false
    }
    "comments" => Illuminate\Database\Eloquent\Collection {#1747
      #items: []
      #escapeWhenCastingToString: false
    }
    "category" => App\Models\NewsCategory {#1718
      #table: "news_categories"
      #fillable: array:3 [
        0 => "title"
        1 => "is_active"
        2 => "sort_order"
      ]
      #dates: array:1 [
        0 => "published_at"
      ]
      +moduleTitle: "Категории новостей"
      +modulePluralWords: array:5 [
        0 => "категория"
        1 => "категории"
        2 => "категорий"
        3 => "категорию"
        4 => "категории"
      ]
      +moduleNameGender: 2
      #connection: "mysql"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:7 [
        "id" => 4
        "title" => "Events"
        "is_active" => 1
        "sort_order" => 10
        "created_at" => "2021-01-27 08:55:07"
        "updated_at" => "2025-04-07 13:31:43"
        "deleted_at" => null
      ]
      #original: array:7 [
        "id" => 4
        "title" => "Events"
        "is_active" => 1
        "sort_order" => 10
        "created_at" => "2021-01-27 08:55:07"
        "updated_at" => "2025-04-07 13:31:43"
        "deleted_at" => null
      ]
      #changes: []
      #casts: array:1 [
        "deleted_at" => "datetime"
      ]
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: true
      #hidden: []
      #visible: []
      #guarded: array:1 [
        0 => "*"
      ]
      +searchAttributes: array:2 [
        0 => "id"
        1 => "title"
      ]
      +creatable: true
      +editable: true
      +deletable: true
      +massDeletable: true
      +searchable: true
      +exportable: false
      +translatable: false
      +localize: false
      +toggleActive: true
      +moderationCreatable: true
      +moderationEditable: true
      +moderationDeletable: true
      +moderationMassDeletable: true
      +displayConfiguration: null
      +customActionConfiguration: null
      +displayFilterConfiguration: null
      +formConfiguration: null
      +defaultOrder: "id"
      +defaultOrderDirection: "desc"
      +customMainForm: null
      +listCondition: null
      +rowLink: true
      +duplicatable: false
      +duplicateRelationships: array:2 [
        0 => "blocks"
        1 => "meta"
      ]
      +activation_title: ""
      +filters_ignored: []
      #forceDeleting: false
    }
    "news_relations" => Illuminate\Database\Eloquent\Collection {#1728
      #items: array:11 [
        0 => App\Models\NewsRelation {#1717
          #table: "news_relations"
          #fillable: array:3 [
            0 => "news_id"
            1 => "model_name"
            2 => "model_id"
          ]
          +moduleTitle: "Связи"
          +modulePluralWords: array:5 [
            0 => "связь"
            1 => "связи"
            2 => "связей"
            3 => "связь"
            4 => "связи"
          ]
          +moduleNameGender: 1
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          +preventsLazyLoading: false
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #escapeWhenCastingToString: false
          #attributes: array:6 [
            "id" => 29027
            "news_id" => 1883
            "model_name" => "events"
            "model_id" => 3862
            "created_at" => null
            "updated_at" => null
          ]
          #original: array:6 [
            "id" => 29027
            "news_id" => 1883
            "model_name" => "events"
            "model_id" => 3862
            "created_at" => null
            "updated_at" => null
          ]
          #changes: []
          #casts: []
          #classCastCache: []
          #attributeCastCache: []
          #dates: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #guarded: array:1 [
            0 => "*"
          ]
          +searchAttributes: array:2 [
            0 => "id"
            1 => "title"
          ]
          +creatable: true
          +editable: true
          +deletable: true
          +massDeletable: true
          +searchable: true
          +exportable: false
          +translatable: false
          +localize: false
          +toggleActive: false
          +moderationCreatable: true
          +moderationEditable: true
          +moderationDeletable: true
          +moderationMassDeletable: true
          +displayConfiguration: null
          +customActionConfiguration: null
          +displayFilterConfiguration: null
          +formConfiguration: null
          +defaultOrder: "id"
          +defaultOrderDirection: "desc"
          +customMainForm: null
          +listCondition: null
          +rowLink: true
          +duplicatable: false
          +duplicateRelationships: array:2 [
            0 => "blocks"
            1 => "meta"
          ]
          +activation_title: ""
          +filters_ignored: []
        }
        1 => App\Models\NewsRelation {#1716
          #table: "news_relations"
          #fillable: array:3 [
            0 => "news_id"
            1 => "model_name"
            2 => "model_id"
          ]
          +moduleTitle: "Связи"
          +modulePluralWords: array:5 [
            0 => "связь"
            1 => "связи"
            2 => "связей"
            3 => "связь"
            4 => "связи"
          ]
          +moduleNameGender: 1
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          +preventsLazyLoading: false
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #escapeWhenCastingToString: false
          #attributes: array:6 [
            "id" => 29028
            "news_id" => 1883
            "model_name" => "teams"
            "model_id" => 10
            "created_at" => null
            "updated_at" => null
          ]
          #original: array:6 [
            "id" => 29028
            "news_id" => 1883
            "model_name" => "teams"
            "model_id" => 10
            "created_at" => null
            "updated_at" => null
          ]
          #changes: []
          #casts: []
          #classCastCache: []
          #attributeCastCache: []
          #dates: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #guarded: array:1 [
            0 => "*"
          ]
          +searchAttributes: array:2 [
            0 => "id"
            1 => "title"
          ]
          +creatable: true
          +editable: true
          +deletable: true
          +massDeletable: true
          +searchable: true
          +exportable: false
          +translatable: false
          +localize: false
          +toggleActive: false
          +moderationCreatable: true
          +moderationEditable: true
          +moderationDeletable: true
          +moderationMassDeletable: true
          +displayConfiguration: null
          +customActionConfiguration: null
          +displayFilterConfiguration: null
          +formConfiguration: null
          +defaultOrder: "id"
          +defaultOrderDirection: "desc"
          +customMainForm: null
          +listCondition: null
          +rowLink: true
          +duplicatable: false
          +duplicateRelationships: array:2 [
            0 => "blocks"
            1 => "meta"
          ]
          +activation_title: ""
          +filters_ignored: []
        }
        2 => App\Models\NewsRelation {#1715
          #table: "news_relations"
          #fillable: array:3 [
            0 => "news_id"
            1 => "model_name"
            2 => "model_id"
          ]
          +moduleTitle: "Связи"
          +modulePluralWords: array:5 [
            0 => "связь"
            1 => "связи"
            2 => "связей"
            3 => "связь"
            4 => "связи"
          ]
          +moduleNameGender: 1
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          +preventsLazyLoading: false
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #escapeWhenCastingToString: false
          #attributes: array:6 [
            "id" => 29029
            "news_id" => 1883
            "model_name" => "teams"
            "model_id" => 16
            "created_at" => null
            "updated_at" => null
          ]
          #original: array:6 [
            "id" => 29029
            "news_id" => 1883
            "model_name" => "teams"
            "model_id" => 16
            "created_at" => null
            "updated_at" => null
          ]
          #changes: []
          #casts: []
          #classCastCache: []
          #attributeCastCache: []
          #dates: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #guarded: array:1 [
            0 => "*"
          ]
          +searchAttributes: array:2 [
            0 => "id"
            1 => "title"
          ]
          +creatable: true
          +editable: true
          +deletable: true
          +massDeletable: true
          +searchable: true
          +exportable: false
          +translatable: false
          +localize: false
          +toggleActive: false
          +moderationCreatable: true
          +moderationEditable: true
          +moderationDeletable: true
          +moderationMassDeletable: true
          +displayConfiguration: null
          +customActionConfiguration: null
          +displayFilterConfiguration: null
          +formConfiguration: null
          +defaultOrder: "id"
          +defaultOrderDirection: "desc"
          +customMainForm: null
          +listCondition: null
          +rowLink: true
          +duplicatable: false
          +duplicateRelationships: array:2 [
            0 => "blocks"
            1 => "meta"
          ]
          +activation_title: ""
          +filters_ignored: []
        }
        3 => App\Models\NewsRelation {#1714
          #table: "news_relations"
          #fillable: array:3 [
            0 => "news_id"
            1 => "model_name"
            2 => "model_id"
          ]
          +moduleTitle: "Связи"
          +modulePluralWords: array:5 [
            0 => "связь"
            1 => "связи"
            2 => "связей"
            3 => "связь"
            4 => "связи"
          ]
          +moduleNameGender: 1
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          +preventsLazyLoading: false
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #escapeWhenCastingToString: false
          #attributes: array:6 [
            "id" => 29030
            "news_id" => 1883
            "model_name" => "teams"
            "model_id" => 10
            "created_at" => null
            "updated_at" => null
          ]
          #original: array:6 [
            "id" => 29030
            "news_id" => 1883
            "model_name" => "teams"
            "model_id" => 10
            "created_at" => null
            "updated_at" => null
          ]
          #changes: []
          #casts: []
          #classCastCache: []
          #attributeCastCache: []
          #dates: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #guarded: array:1 [
            0 => "*"
          ]
          +searchAttributes: array:2 [
            0 => "id"
            1 => "title"
          ]
          +creatable: true
          +editable: true
          +deletable: true
          +massDeletable: true
          +searchable: true
          +exportable: false
          +translatable: false
          +localize: false
          +toggleActive: false
          +moderationCreatable: true
          +moderationEditable: true
          +moderationDeletable: true
          +moderationMassDeletable: true
          +displayConfiguration: null
          +customActionConfiguration: null
          +displayFilterConfiguration: null
          +formConfiguration: null
          +defaultOrder: "id"
          +defaultOrderDirection: "desc"
          +customMainForm: null
          +listCondition: null
          +rowLink: true
          +duplicatable: false
          +duplicateRelationships: array:2 [
            0 => "blocks"
            1 => "meta"
          ]
          +activation_title: ""
          +filters_ignored: []
        }
        4 => App\Models\NewsRelation {#1713
          #table: "news_relations"
          #fillable: array:3 [
            0 => "news_id"
            1 => "model_name"
            2 => "model_id"
          ]
          +moduleTitle: "Связи"
          +modulePluralWords: array:5 [
            0 => "связь"
            1 => "связи"
            2 => "связей"
            3 => "связь"
            4 => "связи"
          ]
          +moduleNameGender: 1
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          +preventsLazyLoading: false
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #escapeWhenCastingToString: false
          #attributes: array:6 [
            "id" => 29031
            "news_id" => 1883
            "model_name" => "players"
            "model_id" => 314
            "created_at" => null
            "updated_at" => null
          ]
          #original: array:6 [
            "id" => 29031
            "news_id" => 1883
            "model_name" => "players"
            "model_id" => 314
            "created_at" => null
            "updated_at" => null
          ]
          #changes: []
          #casts: []
          #classCastCache: []
          #attributeCastCache: []
          #dates: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #guarded: array:1 [
            0 => "*"
          ]
          +searchAttributes: array:2 [
            0 => "id"
            1 => "title"
          ]
          +creatable: true
          +editable: true
          +deletable: true
          +massDeletable: true
          +searchable: true
          +exportable: false
          +translatable: false
          +localize: false
          +toggleActive: false
          +moderationCreatable: true
          +moderationEditable: true
          +moderationDeletable: true
          +moderationMassDeletable: true
          +displayConfiguration: null
          +customActionConfiguration: null
          +displayFilterConfiguration: null
          +formConfiguration: null
          +defaultOrder: "id"
          +defaultOrderDirection: "desc"
          +customMainForm: null
          +listCondition: null
          +rowLink: true
          +duplicatable: false
          +duplicateRelationships: array:2 [
            0 => "blocks"
            1 => "meta"
          ]
          +activation_title: ""
          +filters_ignored: []
        }
        5 => App\Models\NewsRelation {#1712
          #table: "news_relations"
          #fillable: array:3 [
            0 => "news_id"
            1 => "model_name"
            2 => "model_id"
          ]
          +moduleTitle: "Связи"
          +modulePluralWords: array:5 [
            0 => "связь"
            1 => "связи"
            2 => "связей"
            3 => "связь"
            4 => "связи"
          ]
          +moduleNameGender: 1
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          +preventsLazyLoading: false
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #escapeWhenCastingToString: false
          #attributes: array:6 [
            "id" => 29032
            "news_id" => 1883
            "model_name" => "players"
            "model_id" => 599
            "created_at" => null
            "updated_at" => null
          ]
          #original: array:6 [
            "id" => 29032
            "news_id" => 1883
            "model_name" => "players"
            "model_id" => 599
            "created_at" => null
            "updated_at" => null
          ]
          #changes: []
          #casts: []
          #classCastCache: []
          #attributeCastCache: []
          #dates: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #guarded: array:1 [
            0 => "*"
          ]
          +searchAttributes: array:2 [
            0 => "id"
            1 => "title"
          ]
          +creatable: true
          +editable: true
          +deletable: true
          +massDeletable: true
          +searchable: true
          +exportable: false
          +translatable: false
          +localize: false
          +toggleActive: false
          +moderationCreatable: true
          +moderationEditable: true
          +moderationDeletable: true
          +moderationMassDeletable: true
          +displayConfiguration: null
          +customActionConfiguration: null
          +displayFilterConfiguration: null
          +formConfiguration: null
          +defaultOrder: "id"
          +defaultOrderDirection: "desc"
          +customMainForm: null
          +listCondition: null
          +rowLink: true
          +duplicatable: false
          +duplicateRelationships: array:2 [
            0 => "blocks"
            1 => "meta"
          ]
          +activation_title: ""
          +filters_ignored: []
        }
        6 => App\Models\NewsRelation {#1711
          #table: "news_relations"
          #fillable: array:3 [
            0 => "news_id"
            1 => "model_name"
            2 => "model_id"
          ]
          +moduleTitle: "Связи"
          +modulePluralWords: array:5 [
            0 => "связь"
            1 => "связи"
            2 => "связей"
            3 => "связь"
            4 => "связи"
          ]
          +moduleNameGender: 1
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          +preventsLazyLoading: false
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #escapeWhenCastingToString: false
          #attributes: array:6 [
            "id" => 29033
            "news_id" => 1883
            "model_name" => "events"
            "model_id" => 3862
            "created_at" => null
            "updated_at" => null
          ]
          #original: array:6 [
            "id" => 29033
            "news_id" => 1883
            "model_name" => "events"
            "model_id" => 3862
            "created_at" => null
            "updated_at" => null
          ]
          #changes: []
          #casts: []
          #classCastCache: []
          #attributeCastCache: []
          #dates: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #guarded: array:1 [
            0 => "*"
          ]
          +searchAttributes: array:2 [
            0 => "id"
            1 => "title"
          ]
          +creatable: true
          +editable: true
          +deletable: true
          +massDeletable: true
          +searchable: true
          +exportable: false
          +translatable: false
          +localize: false
          +toggleActive: false
          +moderationCreatable: true
          +moderationEditable: true
          +moderationDeletable: true
          +moderationMassDeletable: true
          +displayConfiguration: null
          +customActionConfiguration: null
          +displayFilterConfiguration: null
          +formConfiguration: null
          +defaultOrder: "id"
          +defaultOrderDirection: "desc"
          +customMainForm: null
          +listCondition: null
          +rowLink: true
          +duplicatable: false
          +duplicateRelationships: array:2 [
            0 => "blocks"
            1 => "meta"
          ]
          +activation_title: ""
          +filters_ignored: []
        }
        7 => App\Models\NewsRelation {#1710
          #table: "news_relations"
          #fillable: array:3 [
            0 => "news_id"
            1 => "model_name"
            2 => "model_id"
          ]
          +moduleTitle: "Связи"
          +modulePluralWords: array:5 [
            0 => "связь"
            1 => "связи"
            2 => "связей"
            3 => "связь"
            4 => "связи"
          ]
          +moduleNameGender: 1
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          +preventsLazyLoading: false
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #escapeWhenCastingToString: false
          #attributes: array:6 [
            "id" => 29034
            "news_id" => 1883
            "model_name" => "teams"
            "model_id" => 216
            "created_at" => null
            "updated_at" => null
          ]
          #original: array:6 [
            "id" => 29034
            "news_id" => 1883
            "model_name" => "teams"
            "model_id" => 216
            "created_at" => null
            "updated_at" => null
          ]
          #changes: []
          #casts: []
          #classCastCache: []
          #attributeCastCache: []
          #dates: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #guarded: array:1 [
            0 => "*"
          ]
          +searchAttributes: array:2 [
            0 => "id"
            1 => "title"
          ]
          +creatable: true
          +editable: true
          +deletable: true
          +massDeletable: true
          +searchable: true
          +exportable: false
          +translatable: false
          +localize: false
          +toggleActive: false
          +moderationCreatable: true
          +moderationEditable: true
          +moderationDeletable: true
          +moderationMassDeletable: true
          +displayConfiguration: null
          +customActionConfiguration: null
          +displayFilterConfiguration: null
          +formConfiguration: null
          +defaultOrder: "id"
          +defaultOrderDirection: "desc"
          +customMainForm: null
          +listCondition: null
          +rowLink: true
          +duplicatable: false
          +duplicateRelationships: array:2 [
            0 => "blocks"
            1 => "meta"
          ]
          +activation_title: ""
          +filters_ignored: []
        }
        8 => App\Models\NewsRelation {#1709
          #table: "news_relations"
          #fillable: array:3 [
            0 => "news_id"
            1 => "model_name"
            2 => "model_id"
          ]
          +moduleTitle: "Связи"
          +modulePluralWords: array:5 [
            0 => "связь"
            1 => "связи"
            2 => "связей"
            3 => "связь"
            4 => "связи"
          ]
          +moduleNameGender: 1
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          +preventsLazyLoading: false
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #escapeWhenCastingToString: false
          #attributes: array:6 [
            "id" => 29035
            "news_id" => 1883
            "model_name" => "teams"
            "model_id" => 10
            "created_at" => null
            "updated_at" => null
          ]
          #original: array:6 [
            "id" => 29035
            "news_id" => 1883
            "model_name" => "teams"
            "model_id" => 10
            "created_at" => null
            "updated_at" => null
          ]
          #changes: []
          #casts: []
          #classCastCache: []
          #attributeCastCache: []
          #dates: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #guarded: array:1 [
            0 => "*"
          ]
          +searchAttributes: array:2 [
            0 => "id"
            1 => "title"
          ]
          +creatable: true
          +editable: true
          +deletable: true
          +massDeletable: true
          +searchable: true
          +exportable: false
          +translatable: false
          +localize: false
          +toggleActive: false
          +moderationCreatable: true
          +moderationEditable: true
          +moderationDeletable: true
          +moderationMassDeletable: true
          +displayConfiguration: null
          +customActionConfiguration: null
          +displayFilterConfiguration: null
          +formConfiguration: null
          +defaultOrder: "id"
          +defaultOrderDirection: "desc"
          +customMainForm: null
          +listCondition: null
          +rowLink: true
          +duplicatable: false
          +duplicateRelationships: array:2 [
            0 => "blocks"
            1 => "meta"
          ]
          +activation_title: ""
          +filters_ignored: []
        }
        9 => App\Models\NewsRelation {#1708
          #table: "news_relations"
          #fillable: array:3 [
            0 => "news_id"
            1 => "model_name"
            2 => "model_id"
          ]
          +moduleTitle: "Связи"
          +modulePluralWords: array:5 [
            0 => "связь"
            1 => "связи"
            2 => "связей"
            3 => "связь"
            4 => "связи"
          ]
          +moduleNameGender: 1
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          +preventsLazyLoading: false
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #escapeWhenCastingToString: false
          #attributes: array:6 [
            "id" => 29036
            "news_id" => 1883
            "model_name" => "teams"
            "model_id" => 3
            "created_at" => null
            "updated_at" => null
          ]
          #original: array:6 [
            "id" => 29036
            "news_id" => 1883
            "model_name" => "teams"
            "model_id" => 3
            "created_at" => null
            "updated_at" => null
          ]
          #changes: []
          #casts: []
          #classCastCache: []
          #attributeCastCache: []
          #dates: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #guarded: array:1 [
            0 => "*"
          ]
          +searchAttributes: array:2 [
            0 => "id"
            1 => "title"
          ]
          +creatable: true
          +editable: true
          +deletable: true
          +massDeletable: true
          +searchable: true
          +exportable: false
          +translatable: false
          +localize: false
          +toggleActive: false
          +moderationCreatable: true
          +moderationEditable: true
          +moderationDeletable: true
          +moderationMassDeletable: true
          +displayConfiguration: null
          +customActionConfiguration: null
          +displayFilterConfiguration: null
          +formConfiguration: null
          +defaultOrder: "id"
          +defaultOrderDirection: "desc"
          +customMainForm: null
          +listCondition: null
          +rowLink: true
          +duplicatable: false
          +duplicateRelationships: array:2 [
            0 => "blocks"
            1 => "meta"
          ]
          +activation_title: ""
          +filters_ignored: []
        }
        10 => App\Models\NewsRelation {#1707
          #table: "news_relations"
          #fillable: array:3 [
            0 => "news_id"
            1 => "model_name"
            2 => "model_id"
          ]
          +moduleTitle: "Связи"
          +modulePluralWords: array:5 [
            0 => "связь"
            1 => "связи"
            2 => "связей"
            3 => "связь"
            4 => "связи"
          ]
          +moduleNameGender: 1
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          +preventsLazyLoading: false
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #escapeWhenCastingToString: false
          #attributes: array:6 [
            "id" => 29037
            "news_id" => 1883
            "model_name" => "teams"
            "model_id" => 16
            "created_at" => null
            "updated_at" => null
          ]
          #original: array:6 [
            "id" => 29037
            "news_id" => 1883
            "model_name" => "teams"
            "model_id" => 16
            "created_at" => null
            "updated_at" => null
          ]
          #changes: []
          #casts: []
          #classCastCache: []
          #attributeCastCache: []
          #dates: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #guarded: array:1 [
            0 => "*"
          ]
          +searchAttributes: array:2 [
            0 => "id"
            1 => "title"
          ]
          +creatable: true
          +editable: true
          +deletable: true
          +massDeletable: true
          +searchable: true
          +exportable: false
          +translatable: false
          +localize: false
          +toggleActive: false
          +moderationCreatable: true
          +moderationEditable: true
          +moderationDeletable: true
          +moderationMassDeletable: true
          +displayConfiguration: null
          +customActionConfiguration: null
          +displayFilterConfiguration: null
          +formConfiguration: null
          +defaultOrder: "id"
          +defaultOrderDirection: "desc"
          +customMainForm: null
          +listCondition: null
          +rowLink: true
          +duplicatable: false
          +duplicateRelationships: array:2 [
            0 => "blocks"
            1 => "meta"
          ]
          +activation_title: ""
          +filters_ignored: []
        }
      ]
      #escapeWhenCastingToString: false
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #guarded: array:1 [
    0 => "*"
  ]
  +searchAttributes: array:2 [
    0 => "id"
    1 => "title"
  ]
  +creatable: true
  +editable: true
  +deletable: true
  +massDeletable: true
  +searchable: true
  +exportable: false
  +translatable: false
  +localize: true
  +toggleActive: true
  +moderationCreatable: true
  +moderationEditable: true
  +moderationDeletable: true
  +moderationMassDeletable: true
  +displayConfiguration: null
  +customActionConfiguration: null
  +displayFilterConfiguration: null
  +formConfiguration: null
  +defaultOrder: "id"
  +defaultOrderDirection: "desc"
  +customMainForm: null
  +listCondition: null
  +rowLink: true
  +duplicatable: true
  +duplicateRelationships: array:2 [
    0 => "blocks"
    1 => "meta"
  ]
  +activation_title: ""
  +filters_ignored: []
  #forceDeleting: false
}