App\profesional {#621
  #table: "profesional"
  #connection: "pgsql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #attributes: array:9 [
    "id" => 1
    "nombre" => "Lety"
    "descripcion" => "“El mundo mágico de Leticia”"
    "imagen" => "profesional_1.jpg"
    "created_at" => "2020-05-07 22:39:17"
    "updated_at" => "2020-09-18 18:45:34"
    "descripcion_en" => "The best of it all"
    "puesto" => "Director"
    "puesto_en" => "Director"
  ]
  #original: array:9 [
    "id" => 1
    "nombre" => "Lety"
    "descripcion" => "“El mundo mágico de Leticia”"
    "imagen" => "profesional_1.jpg"
    "created_at" => "2020-05-07 22:39:17"
    "updated_at" => "2020-09-18 18:45:34"
    "descripcion_en" => "The best of it all"
    "puesto" => "Director"
    "puesto_en" => "Director"
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: []
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}