App\Models\Page {#1672
  #connection: "mysql"
  #table: "pages"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #attributes: array:16 [
    "id" => 8
    "slug" => "test"
    "edata" => "Здравейте"
    "intro" => null
    "html" => "<p>Лорем Ипсулум,</p>\r\n"
    "edata2" => null
    "html2" => null
    "html2_2" => null
    "banner" => null
    "section" => "home"
    "file" => null
    "link" => null
    "meta_title" => null
    "meta_description" => null
    "created_at" => "2021-05-17 13:09:48"
    "updated_at" => "2021-05-17 13:10:14"
  ]
  #original: array:16 [
    "id" => 8
    "slug" => "test"
    "edata" => "Здравейте"
    "intro" => null
    "html" => "<p>Лорем Ипсулум,</p>\r\n"
    "edata2" => null
    "html2" => null
    "html2_2" => null
    "banner" => null
    "section" => "home"
    "file" => null
    "link" => null
    "meta_title" => null
    "meta_description" => null
    "created_at" => "2021-05-17 13:09:48"
    "updated_at" => "2021-05-17 13:10:14"
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: []
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}