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" => 9
    "nombre" => "Sergio Ledesma"
    "descripcion" => "Profesor en Porcelana Fría"
    "imagen" => "profesional_9.jpg"
    "created_at" => "2021-01-19 22:03:19"
    "updated_at" => "2021-01-19 22:03:51"
    "descripcion_en" => "Teacher"
    "puesto" => "Profesor"
    "puesto_en" => "Teacher"
  ]
  #original: array:9 [
    "id" => 9
    "nombre" => "Sergio Ledesma"
    "descripcion" => "Profesor en Porcelana Fría"
    "imagen" => "profesional_9.jpg"
    "created_at" => "2021-01-19 22:03:19"
    "updated_at" => "2021-01-19 22:03:51"
    "descripcion_en" => "Teacher"
    "puesto" => "Profesor"
    "puesto_en" => "Teacher"
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: []
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}