App\Models\Person {#1660 // resources/views/web/person/show.blade.php
  #connection: "mysql"
  #table: "people"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:17 [
    "id" => 3
    "firstname" => "Grzegorz “Ziutt”"
    "lastname" => "Zysiek"
    "job_title" => "Realizator światła"
    "email" => null
    "phone" => null
    "lead" => null
    "text" => "<p>Magik od świateł i barw. Sprawia, że gra świateł jest tym dla oczu, co muzyka dla uszu, jednocześnie wzbogacając wizualne wrażenia będące dopełnieniem wrażeń muzycznych. W zespole od 24 lat.</p>"
    "division_id" => 0
    "person_category_id" => 2
    "published" => 1
    "position" => 6
    "lang" => "pl"
    "admin_user_id" => 2
    "created_at" => "2024-12-30 12:34:02"
    "updated_at" => "2025-09-09 10:31:03"
    "deleted_at" => null
  ]
  #original: array:17 [
    "id" => 3
    "firstname" => "Grzegorz “Ziutt”"
    "lastname" => "Zysiek"
    "job_title" => "Realizator światła"
    "email" => null
    "phone" => null
    "lead" => null
    "text" => "<p>Magik od świateł i barw. Sprawia, że gra świateł jest tym dla oczu, co muzyka dla uszu, jednocześnie wzbogacając wizualne wrażenia będące dopełnieniem wrażeń muzycznych. W zespole od 24 lat.</p>"
    "division_id" => 0
    "person_category_id" => 2
    "published" => 1
    "position" => 6
    "lang" => "pl"
    "admin_user_id" => 2
    "created_at" => "2024-12-30 12:34:02"
    "updated_at" => "2025-09-09 10:31:03"
    "deleted_at" => null
  ]
  #changes: []
  #casts: array:1 [
    "deleted_at" => "datetime"
  ]
  #classCastCache: []
  #attributeCastCache: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "seo" => App\Models\Seo {#1684
      #connection: "mysql"
      #table: "seo"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:14 [
        "id" => 10
        "source_table" => "people"
        "source_id" => 3
        "url" => "grzegorz-ziutt-zysiek"
        "title" => "Zysiek"
        "description" => null
        "robots" => "index,follow"
        "script" => null
        "seo_enable" => 1
        "script_enable" => 0
        "lang" => "pl"
        "created_at" => "2024-12-30 12:34:03"
        "updated_at" => "2024-12-30 13:35:08"
        "deleted_at" => null
      ]
      #original: array:14 [
        "id" => 10
        "source_table" => "people"
        "source_id" => 3
        "url" => "grzegorz-ziutt-zysiek"
        "title" => "Zysiek"
        "description" => null
        "robots" => "index,follow"
        "script" => null
        "seo_enable" => 1
        "script_enable" => 0
        "lang" => "pl"
        "created_at" => "2024-12-30 12:34:03"
        "updated_at" => "2024-12-30 13:35:08"
        "deleted_at" => null
      ]
      #changes: []
      #casts: array:1 [
        "deleted_at" => "datetime"
      ]
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: true
      +usesUniqueIds: false
      #hidden: []
      #visible: []
      #fillable: []
      #guarded: array:1 [
        0 => "id"
      ]
      #forceDeleting: false
    }
    "cover" => App\Models\MediaItem {#1702
      #connection: "mysql"
      #table: "media_items"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:17 [
        "id" => 12677
        "uuid" => "a7e4bdd6-c096-4943-b4fa-d67a2c6017e0"
        "source_id" => 3
        "source_table" => "people"
        "type" => "image"
        "uri" => "people/3/dsc08666.jpeg"
        "filetype" => "cover"
        "title" => null
        "alt" => null
        "description" => null
        "author" => null
        "position" => 12677
        "published" => 1
        "admin_user_id" => 0
        "created_at" => "2025-11-28 08:38:07"
        "updated_at" => null
        "deleted_at" => null
      ]
      #original: array:17 [
        "id" => 12677
        "uuid" => "a7e4bdd6-c096-4943-b4fa-d67a2c6017e0"
        "source_id" => 3
        "source_table" => "people"
        "type" => "image"
        "uri" => "people/3/dsc08666.jpeg"
        "filetype" => "cover"
        "title" => null
        "alt" => null
        "description" => null
        "author" => null
        "position" => 12677
        "published" => 1
        "admin_user_id" => 0
        "created_at" => "2025-11-28 08:38:07"
        "updated_at" => null
        "deleted_at" => null
      ]
      #changes: []
      #casts: array:1 [
        "deleted_at" => "datetime"
      ]
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: true
      +usesUniqueIds: false
      #hidden: []
      #visible: []
      #fillable: []
      #guarded: array:1 [
        0 => "id"
      ]
      #forceDeleting: false
    }
    "division" => null
  ]
  #touches: []
  +timestamps: true
  +usesUniqueIds: false
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "id"
  ]
  #forceDeleting: false
  #seoSlugifyFieldToUrl: "lastname"
  #seoTitleField: "lastname"
  #seoDescriptionField: "lead"
}