App\Models\AlbumItem {#1610
  #fillable: array:10 [
    0 => "name"
    1 => "name_en"
    2 => "thumbnail"
    3 => "active"
    4 => "views"
    5 => "user_id"
    6 => "album_id"
    7 => "meta_description"
    8 => "meta_keywords"
    9 => "alt_text"
  ]
  #connection: "mysql"
  #table: "album_items"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #attributes: array:14 [
    "id" => 1262
    "album_id" => 50
    "name" => "كيف تدعم تطور مهارة التفكير عند طفلك المراهق؟"
    "name_en" => "How do you support the development of thinking skills in your teenage child?"
    "thumbnail" => "/storage/albumItems/Adolescent_disorders/17084753646277.jpg"
    "user_id" => 12
    "active" => "Yes"
    "views" => 390
    "created_at" => "2024-02-21 03:29:24"
    "updated_at" => "2025-04-26 07:32:20"
    "album_subcategory_id" => 123
    "meta_description" => null
    "meta_keywords" => null
    "alt_text" => null
  ]
  #original: array:14 [
    "id" => 1262
    "album_id" => 50
    "name" => "كيف تدعم تطور مهارة التفكير عند طفلك المراهق؟"
    "name_en" => "How do you support the development of thinking skills in your teenage child?"
    "thumbnail" => "/storage/albumItems/Adolescent_disorders/17084753646277.jpg"
    "user_id" => 12
    "active" => "Yes"
    "views" => 390
    "created_at" => "2024-02-21 03:29:24"
    "updated_at" => "2025-04-26 07:32:20"
    "album_subcategory_id" => 123
    "meta_description" => null
    "meta_keywords" => null
    "alt_text" => null
  ]
  #changes: array:2 [
    "views" => 390
    "updated_at" => "2025-04-26 07:32:20"
  ]
  #casts: []
  #classCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "album" => App\Models\Album {#1773
      #fillable: array:7 [
        0 => "name"
        1 => "name_en"
        2 => "thumbnail"
        3 => "active"
        4 => "views"
        5 => "user_id"
        6 => "albumCode"
      ]
      #connection: "mysql"
      #table: "albums"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #attributes: array:10 [
        "id" => 50
        "name" => "الصحة النفسية للمراهقين"
        "name_en" => "Adolescent disorders"
        "thumbnail" => "/storage/albums/thumbnails/Adolescent_disorders/17058310002816.jpg"
        "albumCode" => "Adolescent_disorders"
        "user_id" => 12
        "active" => "No"
        "views" => "0"
        "created_at" => "2024-01-11 14:40:49"
        "updated_at" => "2024-02-27 10:46:45"
      ]
      #original: array:10 [
        "id" => 50
        "name" => "الصحة النفسية للمراهقين"
        "name_en" => "Adolescent disorders"
        "thumbnail" => "/storage/albums/thumbnails/Adolescent_disorders/17058310002816.jpg"
        "albumCode" => "Adolescent_disorders"
        "user_id" => 12
        "active" => "No"
        "views" => "0"
        "created_at" => "2024-01-11 14:40:49"
        "updated_at" => "2024-02-27 10:46:45"
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: true
      #hidden: []
      #visible: []
      #guarded: array:1 [
        0 => "*"
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #guarded: array:1 [
    0 => "*"
  ]
}