App\Models\Customer {#1228
  #connection: "mysql"
  #table: "customers"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #attributes: array:4 [
    "full_name" => "Nestopar"
    "email" => "WzDSodEaIiO8vX4zXlvlvwEn7W0K+FRHpH0LJKYktE8="
    "profile_photo_id" => 395
    "profile_photo" => "a1bcb475-2d14-40ed-9f04-14c75faa51e6-6446bc60aebd8.jpg"
  ]
  #original: array:4 [
    "full_name" => "Nestopar"
    "email" => "WzDSodEaIiO8vX4zXlvlvwEn7W0K+FRHpH0LJKYktE8="
    "profile_photo_id" => 395
    "profile_photo" => "a1bcb475-2d14-40ed-9f04-14c75faa51e6-6446bc60aebd8.jpg"
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #dates: array:1 [
    0 => "deleted_at"
  ]
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: []
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  #rememberTokenName: "remember_token"
  #forceDeleting: false
}