^ App\Post {#1306
  +translatedAttributes: array:3 [
    0 => "title"
    1 => "description"
    2 => "post_name"
  ]
  #useTranslationFallback: true
  #fillable: array:8 [
    0 => "type"
    1 => "status"
    2 => "template"
    3 => "parent_id"
    4 => "author_id"
    5 => "pending_id"
    6 => "order"
    7 => "expired"
  ]
  #dates: array:3 [
    0 => "deleted_at"
    1 => "created_at"
    2 => "updated_at"
  ]
  #attributes: array:12 [
    "id" => 15194
    "type" => "forbidden-word"
    "status" => "publish"
    "template" => null
    "created_at" => "2021-11-26 12:41:24"
    "updated_at" => "2021-11-26 12:41:26"
    "deleted_at" => null
    "parent_id" => 0
    "author_id" => 4
    "order" => 0
    "pending_id" => 0
    "expired" => 0
  ]
  -urls_cached: array:1 [
    "en" => "https://inspyria.com/en/forbidden-words/-2"
  ]
  #connection: "mysql"
  #table: null
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:12 [
    "id" => 15194
    "type" => "forbidden-word"
    "status" => "publish"
    "template" => null
    "created_at" => "2021-11-26 12:41:24"
    "updated_at" => "2021-11-26 12:41:26"
    "deleted_at" => null
    "parent_id" => 0
    "author_id" => 4
    "order" => 0
    "pending_id" => 0
    "expired" => 0
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:2 [
    "customPostTranslations" => Illuminate\Database\Eloquent\Collection {#1954
      #items: array:2 [
        0 => App\Models\CustomPostTranslation {#1962
          +timestamps: false
          #fillable: array:4 [
            0 => "title"
            1 => "title_plural"
            2 => "post_type"
            3 => "post_type_plural"
          ]
          #connection: "mysql"
          #table: null
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #attributes: array:7 [
            "id" => 83
            "custom_post_id" => 76
            "title" => "Forbidden Word"
            "title_plural" => "Forbidden Words"
            "post_type" => "forbidden-word"
            "post_type_plural" => "forbidden-words"
            "locale" => "en"
          ]
          #original: array:7 [
            "id" => 83
            "custom_post_id" => 76
            "title" => "Forbidden Word"
            "title_plural" => "Forbidden Words"
            "post_type" => "forbidden-word"
            "post_type_plural" => "forbidden-words"
            "locale" => "en"
          ]
          #changes: []
          #casts: []
          #dates: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          #hidden: []
          #visible: []
          #guarded: array:1 [
            0 => "*"
          ]
        }
        1 => App\Models\CustomPostTranslation {#1958
          +timestamps: false
          #fillable: array:4 [
            0 => "title"
            1 => "title_plural"
            2 => "post_type"
            3 => "post_type_plural"
          ]
          #connection: "mysql"
          #table: null
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #attributes: array:7 [
            "id" => 84
            "custom_post_id" => 76
            "title" => "Palabra Prohibida"
            "title_plural" => "Palabras Prohibidas"
            "post_type" => "forbidden-word"
            "post_type_plural" => "forbidden-words"
            "locale" => "es"
          ]
          #original: array:7 [
            "id" => 84
            "custom_post_id" => 76
            "title" => "Palabra Prohibida"
            "title_plural" => "Palabras Prohibidas"
            "post_type" => "forbidden-word"
            "post_type_plural" => "forbidden-words"
            "locale" => "es"
          ]
          #changes: []
          #casts: []
          #dates: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          #hidden: []
          #visible: []
          #guarded: array:1 [
            0 => "*"
          ]
        }
      ]
    }
    "translations" => Illuminate\Database\Eloquent\Collection {#1948
      #items: array:2 [
        0 => App\PostTranslation {#1951
          +timestamps: false
          #fillable: array:4 [
            0 => "title"
            1 => "description"
            2 => "post_name"
            3 => "media_id"
          ]
          #connection: "mysql"
          #table: null
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #attributes: array:7 [
            "id" => 22873
            "post_id" => 15194
            "title" => null
            "description" => null
            "post_name" => "-2"
            "media_id" => null
            "locale" => "en"
          ]
          #original: array:7 [
            "id" => 22873
            "post_id" => 15194
            "title" => null
            "description" => null
            "post_name" => "-2"
            "media_id" => null
            "locale" => "en"
          ]
          #changes: []
          #casts: []
          #dates: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          #hidden: []
          #visible: []
          #guarded: array:1 [
            0 => "*"
          ]
        }
        1 => App\PostTranslation {#1955
          +timestamps: false
          #fillable: array:4 [
            0 => "title"
            1 => "description"
            2 => "post_name"
            3 => "media_id"
          ]
          #connection: "mysql"
          #table: null
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #attributes: array:7 [
            "id" => 22874
            "post_id" => 15194
            "title" => "Kushala"
            "description" => null
            "post_name" => "kushala"
            "media_id" => null
            "locale" => "es"
          ]
          #original: array:7 [
            "id" => 22874
            "post_id" => 15194
            "title" => "Kushala"
            "description" => null
            "post_name" => "kushala"
            "media_id" => null
            "locale" => "es"
          ]
          #changes: []
          #casts: []
          #dates: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          #hidden: []
          #visible: []
          #guarded: array:1 [
            0 => "*"
          ]
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #guarded: array:1 [
    0 => "*"
  ]
  #forceDeleting: false
  #defaultLocale: "en"
}
^ App\PostTranslation {#1951
  +timestamps: false
  #fillable: array:4 [
    0 => "title"
    1 => "description"
    2 => "post_name"
    3 => "media_id"
  ]
  #connection: "mysql"
  #table: null
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #attributes: array:7 [
    "id" => 22873
    "post_id" => 15194
    "title" => null
    "description" => null
    "post_name" => "-2"
    "media_id" => null
    "locale" => "en"
  ]
  #original: array:7 [
    "id" => 22873
    "post_id" => 15194
    "title" => null
    "description" => null
    "post_name" => "-2"
    "media_id" => null
    "locale" => "en"
  ]
  #changes: []
  #casts: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: []
  #touches: []
  #hidden: []
  #visible: []
  #guarded: array:1 [
    0 => "*"
  ]
}