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" => 7
    "nombre" => "Sole"
    "descripcion" => "Profesora en Porcelana Fría"
    "imagen" => "profesional_2.jpg"
    "created_at" => "2021-01-19 18:04:34"
    "updated_at" => "2021-01-19 18:06:50"
    "descripcion_en" => "Comming soon"
    "puesto" => "Profesora"
    "puesto_en" => "Teacher"
  ]
  #original: array:9 [
    "id" => 7
    "nombre" => "Sole"
    "descripcion" => "Profesora en Porcelana Fría"
    "imagen" => "profesional_2.jpg"
    "created_at" => "2021-01-19 18:04:34"
    "updated_at" => "2021-01-19 18:06:50"
    "descripcion_en" => "Comming soon"
    "puesto" => "Profesora"
    "puesto_en" => "Teacher"
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: []
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
}