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" => "Rituraj Karande"
    "email" => "6weDKcw9gxZyAZ8eklys4thpiq5rFd3ITy0xYqpBXPU="
    "profile_photo_id" => 533
    "profile_photo" => "Screenshot2024-05-22231951-664e305c42f64.png"
  ]
  #original: array:4 [
    "full_name" => "Rituraj Karande"
    "email" => "6weDKcw9gxZyAZ8eklys4thpiq5rFd3ITy0xYqpBXPU="
    "profile_photo_id" => 533
    "profile_photo" => "Screenshot2024-05-22231951-664e305c42f64.png"
  ]
  #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
}