'float', 'total_earning' => 'float', 'total_withdrawn' => 'float', 'pending_withdraw' => 'float', ]; protected $fillable = ['delivery_man_id']; }