array:1 [
  "page" => App\Page {#1793
    #fillable: array:9 [
      0 => "title"
      1 => "content"
      2 => "h1"
      3 => "meta_title"
      4 => "meta_description"
      5 => "meta_keywords"
      6 => "published"
      7 => "menu"
      8 => "image"
    ]
    #casts: array:1 [
      "image" => "filePath"
    ]
    +typograf: array:4 [
      0 => "meta_title"
      1 => "meta_description"
      2 => "content"
      3 => "title"
    ]
    +siteMapLocalScopes: array:1 [
      0 => "Disalow"
    ]
    #connection: "mysql"
    #table: "pages"
    #primaryKey: "id"
    #keyType: "int"
    +incrementing: true
    #with: []
    #withCount: []
    #perPage: 15
    +exists: true
    +wasRecentlyCreated: false
    #attributes: array:13 [
      "id" => 1
      "title" => "Застройщикам"
      "content" => "<p>Развернутый информативный текст для застройщика</p>"
      "meta_title" => "Застройщикам"
      "meta_description" => "Информация для застройщиков"
      "meta_keywords" => null
      "h1" => null
      "published" => 1
      "menu" => 0
      "created_at" => "2019-12-13 09:17:04"
      "updated_at" => "2022-06-03 07:12:59"
      "image" => "/uploads/pages/1/image/img1.jpg"
      "pages_slug" => "developer"
    ]
    #original: array:13 [
      "id" => 1
      "title" => "Застройщикам"
      "content" => "<p>Развернутый информативный текст для застройщика</p>"
      "meta_title" => "Застройщикам"
      "meta_description" => "Информация для застройщиков"
      "meta_keywords" => null
      "h1" => null
      "published" => 1
      "menu" => 0
      "created_at" => "2019-12-13 09:17:04"
      "updated_at" => "2022-06-03 07:12:59"
      "image" => "/uploads/pages/1/image/img1.jpg"
      "pages_slug" => "developer"
    ]
    #changes: []
    #dates: []
    #dateFormat: null
    #appends: []
    #dispatchesEvents: []
    #observables: []
    #relations: []
    #touches: []
    +timestamps: true
    #hidden: []
    #visible: []
    #guarded: array:1 [
      0 => "*"
    ]
  }
]