App\Models\Person {#1662 // 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" => 5
    "firstname" => "Adrian"
    "lastname" => "Wieczorek"
    "job_title" => "Klawiszowiec / kompozytor"
    "email" => null
    "phone" => null
    "lead" => null
    "text" => """
      <p>Do zespołu dołączył przed nagraniem pierwszej płyty studyjnej &bdquo;Słońce&quot;. Na&nbsp;kasecie demo na klawiszach grał Sławomir Mocarski.</p>\r\n
      \r\n
      <p>Jego znak zodiaku to panna.</p>\r\n
      \r\n
      <p>Przez 10 lat wraz z Kariną Urbanowicz (byłą managerką Łez) organizował masową imprezę &bdquo;Magia Rocka&rdquo; w Lyskach, na kt&oacute;rej co roku występowała plejada gwiazd mocniejszego grania.</p>\r\n
      \r\n
      <p>Jego pasją jest elektronika. Jest właścicielem firmy&nbsp;i-Future&nbsp;kt&oacute;ra zajmuje się instalacjami inteligentnych budynk&oacute;w.</p>\r\n
      \r\n
      <p>Prywatnie ma żonę Martę i dw&oacute;ch syn&oacute;w Nikodema i Kacpra.<br />\r\n
      Obecnie mieszka w Gaszowicach.</p>
      """
    "division_id" => 0
    "person_category_id" => 1
    "published" => 1
    "position" => 3
    "lang" => "pl"
    "admin_user_id" => 2
    "created_at" => "2024-12-30 13:27:22"
    "updated_at" => "2025-09-09 10:35:08"
    "deleted_at" => null
  ]
  #original: array:17 [
    "id" => 5
    "firstname" => "Adrian"
    "lastname" => "Wieczorek"
    "job_title" => "Klawiszowiec / kompozytor"
    "email" => null
    "phone" => null
    "lead" => null
    "text" => """
      <p>Do zespołu dołączył przed nagraniem pierwszej płyty studyjnej &bdquo;Słońce&quot;. Na&nbsp;kasecie demo na klawiszach grał Sławomir Mocarski.</p>\r\n
      \r\n
      <p>Jego znak zodiaku to panna.</p>\r\n
      \r\n
      <p>Przez 10 lat wraz z Kariną Urbanowicz (byłą managerką Łez) organizował masową imprezę &bdquo;Magia Rocka&rdquo; w Lyskach, na kt&oacute;rej co roku występowała plejada gwiazd mocniejszego grania.</p>\r\n
      \r\n
      <p>Jego pasją jest elektronika. Jest właścicielem firmy&nbsp;i-Future&nbsp;kt&oacute;ra zajmuje się instalacjami inteligentnych budynk&oacute;w.</p>\r\n
      \r\n
      <p>Prywatnie ma żonę Martę i dw&oacute;ch syn&oacute;w Nikodema i Kacpra.<br />\r\n
      Obecnie mieszka w Gaszowicach.</p>
      """
    "division_id" => 0
    "person_category_id" => 1
    "published" => 1
    "position" => 3
    "lang" => "pl"
    "admin_user_id" => 2
    "created_at" => "2024-12-30 13:27:22"
    "updated_at" => "2025-09-09 10:35:08"
    "deleted_at" => null
  ]
  #changes: []
  #casts: array:1 [
    "deleted_at" => "datetime"
  ]
  #classCastCache: []
  #attributeCastCache: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "seo" => App\Models\Seo {#1686
      #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" => 14
        "source_table" => "people"
        "source_id" => 5
        "url" => "adrian-wieczorek"
        "title" => "Wieczorek"
        "description" => null
        "robots" => "index,follow"
        "script" => null
        "seo_enable" => 1
        "script_enable" => 0
        "lang" => "pl"
        "created_at" => "2024-12-30 13:27:22"
        "updated_at" => "2024-12-30 13:27:35"
        "deleted_at" => null
      ]
      #original: array:14 [
        "id" => 14
        "source_table" => "people"
        "source_id" => 5
        "url" => "adrian-wieczorek"
        "title" => "Wieczorek"
        "description" => null
        "robots" => "index,follow"
        "script" => null
        "seo_enable" => 1
        "script_enable" => 0
        "lang" => "pl"
        "created_at" => "2024-12-30 13:27:22"
        "updated_at" => "2024-12-30 13:27:35"
        "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 {#1699
      #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" => 12674
        "uuid" => "edbdcc8a-e6bc-4d49-a3d8-79c51463fe60"
        "source_id" => 5
        "source_table" => "people"
        "type" => "image"
        "uri" => "people/5/dsc08758.jpeg"
        "filetype" => "cover"
        "title" => null
        "alt" => null
        "description" => null
        "author" => null
        "position" => 12674
        "published" => 1
        "admin_user_id" => 0
        "created_at" => "2025-11-28 08:34:14"
        "updated_at" => null
        "deleted_at" => null
      ]
      #original: array:17 [
        "id" => 12674
        "uuid" => "edbdcc8a-e6bc-4d49-a3d8-79c51463fe60"
        "source_id" => 5
        "source_table" => "people"
        "type" => "image"
        "uri" => "people/5/dsc08758.jpeg"
        "filetype" => "cover"
        "title" => null
        "alt" => null
        "description" => null
        "author" => null
        "position" => 12674
        "published" => 1
        "admin_user_id" => 0
        "created_at" => "2025-11-28 08:34:14"
        "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"
}